Searched refs:PIN_RESULT_SUCCESS (Results 1 – 3 of 3) sorted by relevance
101 public static final int PIN_RESULT_SUCCESS = 0; field in PhoneConstants
338 result != PhoneConstants.PIN_RESULT_SUCCESS /* announce */); in verifyPasswordAndUnlock()339 if (result == PhoneConstants.PIN_RESULT_SUCCESS) { in verifyPasswordAndUnlock()
409 result != PhoneConstants.PIN_RESULT_SUCCESS /* announce */); in updateSim()410 if (result == PhoneConstants.PIN_RESULT_SUCCESS) { in updateSim()