HomeSort by relevance Sort by last modified time
    Searched defs:getWrongPasswordStringId (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/keyguard/
KeyguardPINView.java 124 public int getWrongPasswordStringId() {
KeyguardAbsKeyInputView.java 118 protected int getWrongPasswordStringId() {
205 mSecurityMessageDisplay.setMessage(getWrongPasswordStringId());
KeyguardPasswordView.java 301 public int getWrongPasswordStringId() {

Completed in 336 milliseconds