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

/packages/apps/Phone/src/com/android/phone/
H A DChangeIccPinScreen.java58 private static final int PIN_MISMATCH = 1; field in class:ChangeIccPinScreen
156 return PIN_MISMATCH;
187 case PIN_MISMATCH:
195 if (error == PIN_MISMATCH) {

Completed in 111 milliseconds