Searched refs:RIL_REQUEST_ENTER_SIM_PIN2 (Results 1 – 3 of 3) sorted by relevance
278 int RIL_REQUEST_ENTER_SIM_PIN2 = 4; field
31 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_ENTER_SIM_PIN2;325 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_ENTER_SIM_PIN2); in testSupplyIccPin2ForApp()
626 RILRequest rr = obtainRequest(RIL_REQUEST_ENTER_SIM_PIN2, result, in supplyIccPin2ForApp()4171 case RIL_REQUEST_ENTER_SIM_PIN2: in processResponse()4638 case RIL_REQUEST_ENTER_SIM_PIN2: in requestToString()