Searched refs:getKeyguardRootView (Results 1 – 3 of 3) sorted by relevance
39 return { configurator.get().getKeyguardRootView() }
287 fun getKeyguardRootView() = keyguardRootView regex
1373 mKeyguardViewConfigurator.getKeyguardRootView() in reInflateViews()1699 layout = mKeyguardViewConfigurator.getKeyguardRootView(); in updateKeyguardStatusViewAlignment()