Searched refs:KeyguardRootView (Results 1 – 11 of 11) sorted by relevance
24 import com.android.systemui.keyguard.qualifiers.KeyguardRootView35 @KeyguardRootView
33 class KeyguardRootView( regex
25 import com.android.systemui.keyguard.ui.view.KeyguardRootView45 private lateinit var rootView: KeyguardRootView58 rootView = KeyguardRootView(context, null)
30 import com.android.systemui.keyguard.qualifiers.KeyguardRootView52 @KeyguardRootView private val viewProvider: () -> @JvmSuppressWildcards View,
24 annotation class KeyguardRootView
35 import com.android.systemui.keyguard.ui.view.KeyguardRootView185 ): KeyguardRootView {210 keyguardRootView: KeyguardRootView,
143 import com.android.systemui.keyguard.ui.view.KeyguardRootView;356 private final KeyguardRootView mKeyguardRootView;777 KeyguardRootView keyguardRootView) { in NotificationPanelViewController()
36 import com.android.systemui.keyguard.ui.view.KeyguardRootView65 private val keyguardRootView: KeyguardRootView,
28 import com.android.systemui.keyguard.ui.view.KeyguardRootView
52 import com.android.systemui.keyguard.ui.view.KeyguardRootView166 val keyguardRootView = KeyguardRootView(context, null)327 private fun setupShortcuts(keyguardRootView: KeyguardRootView) {
101 import com.android.systemui.keyguard.ui.view.KeyguardRootView;324 @Mock private KeyguardRootView mKeyguardRootView;