Searched refs:RIL_REQUEST_CHANGE_SIM_PIN2 (Results 1 – 3 of 3) sorted by relevance
281 int RIL_REQUEST_CHANGE_SIM_PIN2 = 7; field
23 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_CHANGE_SIM_PIN2;364 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_CHANGE_SIM_PIN2); in testChangeIccPin2ForApp()
709 RILRequest rr = obtainRequest(RIL_REQUEST_CHANGE_SIM_PIN2, result, in changeIccPin2ForApp()4173 case RIL_REQUEST_CHANGE_SIM_PIN2: in processResponse()4644 case RIL_REQUEST_CHANGE_SIM_PIN2: in requestToString()