Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricService.java95 private static final int MSG_ON_ACQUIRED = 5; field in BiometricService
325 case MSG_ON_ACQUIRED: {
601 mHandler.obtainMessage(MSG_ON_ACQUIRED, args).sendToTarget();