Searched refs:RIL_REQUEST_CHANGE_SIM_PIN (Results 1 – 3 of 3) sorted by relevance
280 int RIL_REQUEST_CHANGE_SIM_PIN = 6; field
22 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_CHANGE_SIM_PIN;351 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_CHANGE_SIM_PIN); in testChangeIccPinForApp()
681 RILRequest rr = obtainRequest(RIL_REQUEST_CHANGE_SIM_PIN, result, in changeIccPinForApp()4172 case RIL_REQUEST_CHANGE_SIM_PIN: in processResponse()4642 case RIL_REQUEST_CHANGE_SIM_PIN: in requestToString()