Searched refs:RIL_REQUEST_GET_IMSI (Results 1 – 3 of 3) sorted by relevance
362 int RIL_REQUEST_GET_IMSI = 11; field
43 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_GET_IMSI;472 verifyRILResponse(mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_GET_IMSI); in testGetIMSIForApp()
1343 RILRequest rr = obtainRequest(RIL_REQUEST_GET_IMSI, result, in getIMSIForApp()6466 case RIL_REQUEST_GET_IMSI: in retToString()6656 case RIL_REQUEST_GET_IMSI: in requestToString()