Home
last modified time | relevance | path

Searched refs:didHeadsUpChildToReceiveParentHeadsUp (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DHeadsUpCoordinator.kt242 var didHeadsUpChildToReceiveParentHeadsUp = false in <lambda>() variable
254 didHeadsUpChildToReceiveParentHeadsUp = true in <lambda>()
266 if (!didHeadsUpChildToReceiveParentHeadsUp) { in <lambda>()