Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewConfigurator.kt97 private val keyguardIndicationController: KeyguardIndicationController, constant in com.android.systemui.keyguard.KeyguardViewConfigurator
188 keyguardIndicationController.setIndicationArea(indicationArea) in initializeViews()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImpl.java683 KeyguardIndicationController keyguardIndicationController, in CentralSurfacesImpl()
729 mKeyguardIndicationController = keyguardIndicationController; in CentralSurfacesImpl()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java757 KeyguardIndicationController keyguardIndicationController, in NotificationPanelViewController()
840 mKeyguardIndicationController = keyguardIndicationController; in NotificationPanelViewController()