Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/
H A DLockscreenSceneModule.kt39 return { configurator.get().getKeyguardRootView() }
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewConfigurator.kt287 fun getKeyguardRootView() = keyguardRootView regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java1373 mKeyguardViewConfigurator.getKeyguardRootView() in reInflateViews()
1699 layout = mKeyguardViewConfigurator.getKeyguardRootView(); in updateKeyguardStatusViewAlignment()