Searched refs:RIL_REQUEST_GET_IMSI (Results 1 – 3 of 3) sorted by relevance
285 int RIL_REQUEST_GET_IMSI = 11; field
39 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_GET_IMSI;395 verifyRILResponse(mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_GET_IMSI); in testGetIMSIForApp()
813 RILRequest rr = obtainRequest(RIL_REQUEST_GET_IMSI, result, in getIMSIForApp()4472 case RIL_REQUEST_GET_IMSI: in retToString()4652 case RIL_REQUEST_GET_IMSI: in requestToString()