Searched refs:RIL_REQUEST_ENTER_SIM_PUK (Results 1 – 3 of 3) sorted by relevance
335 int RIL_REQUEST_ENTER_SIM_PUK = 3; field
33 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_ENTER_SIM_PUK;380 verifyRILResponse(mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_ENTER_SIM_PUK); in testSupplyIccPukForApp()
817 RILRequest rr = obtainRequest(RIL_REQUEST_ENTER_SIM_PUK, result, in supplyIccPukForApp()5487 case RIL_REQUEST_ENTER_SIM_PUK: in processResponse()5997 case RIL_REQUEST_ENTER_SIM_PUK: in requestToString()