Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewConfigurator.kt103 bindKeyguardStatusView(notificationPanel)
262 fun bindKeyguardStatusView(legacyParent: ViewGroup) { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java1235 mKeyguardViewConfigurator.bindKeyguardStatusView(mView); in updateViewControllers()