Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBiometricUnlockController.java52 private static final boolean DEBUG_BIO_WAKELOCK = KeyguardConstants.DEBUG_BIOMETRIC_WAKELOCK; field in BiometricUnlockController
203 if (DEBUG_BIO_WAKELOCK) {
213 if (DEBUG_BIO_WAKELOCK) { in releaseBiometricWakeLock()
238 if (DEBUG_BIO_WAKELOCK) { in onBiometricAcquired()
286 if (DEBUG_BIO_WAKELOCK) { in startWakeAndUnlock()