Home
last modified time | relevance | path

Searched defs:unlockMethodCache (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DDynamicPrivacyController.java62 UnlockMethodCache unlockMethodCache, in DynamicPrivacyController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBiometricUnlockController.java153 UnlockMethodCache unlockMethodCache, Handler handler, in BiometricUnlockController()
169 UnlockMethodCache unlockMethodCache, Handler handler, in BiometricUnlockController()
DKeyguardBypassController.kt34 private val unlockMethodCache: UnlockMethodCache constant in com.android.systemui.statusbar.phone.KeyguardBypassController
DKeyguardBouncer.java100 BouncerExpansionCallback expansionCallback, UnlockMethodCache unlockMethodCache, in KeyguardBouncer()
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsDialog.java217 UnlockMethodCache unlockMethodCache = UnlockMethodCache.getInstance(context); in GlobalActionsDialog() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java157 AccessibilityController accessibilityController, UnlockMethodCache unlockMethodCache, in KeyguardIndicationController()