Searched refs:RIL_REQUEST_CHANGE_SIM_PIN (Results 1 – 4 of 4) sorted by relevance
352 int RIL_REQUEST_CHANGE_SIM_PIN = 6; field
30 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_CHANGE_SIM_PIN;470 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_CHANGE_SIM_PIN); in testChangeIccPinForApp()
1547 RILRequest rr = obtainRequest(RIL_REQUEST_CHANGE_SIM_PIN, result, mRILDefaultWorkSource); in changeIccPinForApp()5488 case RIL_REQUEST_CHANGE_SIM_PIN: in processResponseInternal()
54 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_CHANGE_SIM_PIN;4841 case RIL_REQUEST_CHANGE_SIM_PIN: in requestToString()