Searched refs:getKeyguardRootView (Results 1 – 4 of 4) sorted by relevance
57 return { configurator.get().getKeyguardRootView() } in lockscreenScene()
257 fun getKeyguardRootView() = keyguardRootView method
873 when(mKeyguardViewConfigurator.getKeyguardRootView()).thenReturn(mKeyguardRootView); in setBottomPadding()
1866 View deviceEntryIconView = mKeyguardViewConfigurator.getKeyguardRootView() in getLockIconPadding()