Searched defs:verifyPasswordAndUnlock (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardAbsKeyInputView.java115 * Note that PIN/PUK have their own implementation of verifyPasswordAndUnlock and so don't need this
121 protected void verifyPasswordAndUnlock() { method in class:KeyguardAbsKeyInputView
H A DKeyguardSimPinView.java249 protected void verifyPasswordAndUnlock() { method in class:KeyguardSimPinView
294 if (DEBUG) Log.d(LOG_TAG, "verifyPasswordAndUnlock "
H A DKeyguardSimPukView.java349 if (DEBUG) Log.d(LOG_TAG, "verifyPasswordAndUnlock "
364 protected void verifyPasswordAndUnlock() { method in class:KeyguardSimPukView

Completed in 423 milliseconds