Searched refs:MSG_CLEAR_BIOMETRIC_MSG (Results 1 – 1 of 1) sorted by relevance
81 private static final int MSG_CLEAR_BIOMETRIC_MSG = 2; field in KeyguardIndicationController554 } else if (msg.what == MSG_CLEAR_BIOMETRIC_MSG) {670 mHandler.removeMessages(MSG_CLEAR_BIOMETRIC_MSG); in animatePadlockError()671 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_CLEAR_BIOMETRIC_MSG), in animatePadlockError()