Searched refs:STATE_BIOMETRIC_UNLOCK_COMPLETE (Results 1 – 1 of 1) sorted by relevance
308 private static final int STATE_BIOMETRIC_UNLOCK_COMPLETE = 4; field in UnlockedDeviceRequiredKeysTest.TestController338 STATE_BIOMETRIC_UNLOCK_COMPLETE,420 if (mTestState == STATE_BIOMETRIC_UNLOCK_COMPLETE || in deviceStateChanged()474 mTestState = STATE_BIOMETRIC_UNLOCK_COMPLETE; in runDeviceTest()479 if (mTestState == STATE_BIOMETRIC_UNLOCK_COMPLETE) { in runDeviceTest()623 case STATE_BIOMETRIC_UNLOCK_COMPLETE: in getDialogMessage()