Searched refs:RIL_REQUEST_GET_SIM_STATUS (Results 1 – 3 of 3) sorted by relevance
333 int RIL_REQUEST_GET_SIM_STATUS = 1; field
43 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_GET_SIM_STATUS;329 new Object[]{RIL_REQUEST_GET_SIM_STATUS, obtainMessage(), new WorkSource()}); in testRadioErrorWithWakelockTimeout()345 RIL_REQUEST_GET_SIM_STATUS, RadioError.SYSTEM_ERR); in testRadioErrorWithContinuousSystemErr()358 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_GET_SIM_STATUS); in testGetIccCardStatus()1215 new Object[] {RIL_REQUEST_GET_SIM_STATUS, obtainMessage(), new WorkSource()}); in testWakeLockTimeout()
750 RILRequest rr = obtainRequest(RIL_REQUEST_GET_SIM_STATUS, result, in getIccCardStatus()5993 case RIL_REQUEST_GET_SIM_STATUS: in requestToString()