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.java69 private static final boolean DEBUG_BIO_WAKELOCK = KeyguardConstants.DEBUG_BIOMETRIC_WAKELOCK; field in BiometricUnlockController
283 if (DEBUG_BIO_WAKELOCK) {
293 if (DEBUG_BIO_WAKELOCK) { in releaseBiometricWakeLock()
318 if (DEBUG_BIO_WAKELOCK) { in onBiometricAcquired()
381 if (DEBUG_BIO_WAKELOCK) { in startWakeAndUnlock()