Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DLatencyTracker.java72 public static final int ACTION_FINGERPRINT_WAKE_AND_UNLOCK = 2; field in LatencyTracker
128 ACTION_FINGERPRINT_WAKE_AND_UNLOCK,
145 ACTION_FINGERPRINT_WAKE_AND_UNLOCK,
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DBiometricUnlockController.java334 int action = LatencyTracker.ACTION_FINGERPRINT_WAKE_AND_UNLOCK; in onBiometricAcquired()
H A DStatusBarKeyguardViewManager.java871 : LatencyTracker.ACTION_FINGERPRINT_WAKE_AND_UNLOCK); in wakeAndUnlockDejank()
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto6222 ACTION_FINGERPRINT_WAKE_AND_UNLOCK = 3; enumerator