Home
last modified time | relevance | path

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

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardUpdateMonitor.java119 private static final int MSG_FINGERPRINT_ACQUIRED = 324; field in KeyguardUpdateMonitor
216 case MSG_FINGERPRINT_ACQUIRED:
504 mHandler.obtainMessage(MSG_FINGERPRINT_ACQUIRED, info, 0).sendToTarget();