Searched refs:RIL_REQUEST_ENTER_SIM_PIN (Results 1 – 3 of 3) sorted by relevance
328 int RIL_REQUEST_ENTER_SIM_PIN = 2; field
30 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_ENTER_SIM_PIN;359 verifyRILResponse(mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_ENTER_SIM_PIN); in testSupplyIccPinForApp()
700 RILRequest rr = obtainRequest(RIL_REQUEST_ENTER_SIM_PIN, result, in supplyIccPinForApp()4779 case RIL_REQUEST_ENTER_SIM_PIN: in processResponse()5246 case RIL_REQUEST_ENTER_SIM_PIN: in requestToString()