Searched refs:RIL_REQUEST_ENTER_SIM_PIN (Results 1 – 4 of 4) sorted by relevance
348 int RIL_REQUEST_ENTER_SIM_PIN = 2; field
41 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_ENTER_SIM_PIN;420 verifyRILResponse(mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_ENTER_SIM_PIN); in testSupplyIccPinForApp()
1444 RILRequest rr = obtainRequest(RIL_REQUEST_ENTER_SIM_PIN, result, mRILDefaultWorkSource); in supplyIccPinForApp()5486 case RIL_REQUEST_ENTER_SIM_PIN: in processResponseInternal()
74 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_ENTER_SIM_PIN;4833 case RIL_REQUEST_ENTER_SIM_PIN: in requestToString()