Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/logging/
DBiometricUnlockLogger.kt46 fun logStartWakeAndUnlock(mode: Int) { in i() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBiometricUnlockController.java476 mLogger.logStartWakeAndUnlock(mode); in startWakeAndUnlock()