Searched refs:RIL_REQUEST_CHANGE_SIM_PIN2 (Results 1 – 4 of 4) sorted by relevance
353 int RIL_REQUEST_CHANGE_SIM_PIN2 = 7; field
31 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_CHANGE_SIM_PIN2;483 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_CHANGE_SIM_PIN2); in testChangeIccPin2ForApp()
1574 RILRequest rr = obtainRequest(RIL_REQUEST_CHANGE_SIM_PIN2, result, mRILDefaultWorkSource); in changeIccPin2ForApp()5489 case RIL_REQUEST_CHANGE_SIM_PIN2: in processResponseInternal()
55 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_CHANGE_SIM_PIN2;4843 case RIL_REQUEST_CHANGE_SIM_PIN2: in requestToString()