Searched refs:RIL_REQUEST_ENTER_SIM_PUK (Results 1 – 3 of 3) sorted by relevance
354 int RIL_REQUEST_ENTER_SIM_PUK = 3; field
35 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_ENTER_SIM_PUK;390 verifyRILResponse(mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_ENTER_SIM_PUK); in testSupplyIccPukForApp()
775 RILRequest rr = obtainRequest(RIL_REQUEST_ENTER_SIM_PUK, result, in supplyIccPukForApp()6105 case RIL_REQUEST_ENTER_SIM_PUK: in processResponseInternal()6640 case RIL_REQUEST_ENTER_SIM_PUK: in requestToString()