Searched refs:mHeadsUpManagerPhone (Results 1 – 3 of 3) sorted by relevance
81 private HeadsUpManagerPhone mHeadsUpManagerPhone; field in LockscreenIconControllerTest93 mHeadsUpManagerPhone); in setUp()
76 private final HeadsUpManagerPhone mHeadsUpManagerPhone; field in DozeServiceHost119 mHeadsUpManagerPhone = headsUpManagerPhone; in DozeServiceHost()335 if (mDozeScrimController.isPulsing() && mHeadsUpManagerPhone.hasNotifications()) { in extendPulse()336 mHeadsUpManagerPhone.extendHeadsUp(); in extendPulse()
76 private final HeadsUpManagerPhone mHeadsUpManagerPhone; field in LockscreenLockIconController343 mHeadsUpManagerPhone = headsUpManagerPhone; in LockscreenLockIconController()517 if ((mHeadsUpManagerPhone.isHeadsUpGoingAway() in updateIconVisibility()518 || mHeadsUpManagerPhone.hasPinnedHeadsUp() in updateIconVisibility()