HomeSort by relevance Sort by last modified time
    Searched refs:verifyPasswordAndUnlock (Results 1 - 5 of 5) sorted by null

  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardAbsKeyInputView.java 98 * Note that PIN/PUK have their own implementation of verifyPasswordAndUnlock and so don't need this
104 protected void verifyPasswordAndUnlock() {
KeyguardPinBasedInputView.java 162 verifyPasswordAndUnlock();
KeyguardPasswordView.java 306 verifyPasswordAndUnlock();
KeyguardSimPinView.java 176 protected void verifyPasswordAndUnlock() {
216 if (DEBUG) Log.d(LOG_TAG, "verifyPasswordAndUnlock "
KeyguardSimPukView.java 281 if (DEBUG) Log.d(LOG_TAG, "verifyPasswordAndUnlock "
296 protected void verifyPasswordAndUnlock() {

Completed in 107 milliseconds