Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarTouchableRegionManager.java81 mHeadsUpManager.hasPinnedHeadsUp() || mHeadsUpManager.isHeadsUpGoingAway() in updateTouchableRegion()
DHeadsUpManagerPhone.java281 public boolean isHeadsUpGoingAway() { in isHeadsUpGoingAway() method in HeadsUpManagerPhone
DLockIcon.java341 if ((mHeadsUpManager.isHeadsUpGoingAway() || mHeadsUpManager.hasPinnedHeadsUp() in updateIconVisibility()