Searched refs:PIN_RESULT_SUCCESS (Results 1 – 3 of 3) sorted by relevance
92 public static final int PIN_RESULT_SUCCESS = 0; field in PhoneConstants
244 if (result == PhoneConstants.PIN_RESULT_SUCCESS) { in verifyPasswordAndUnlock()
309 if (result == PhoneConstants.PIN_RESULT_SUCCESS) { in updateSim()