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