Searched refs:RIL_REQUEST_GET_IMSI (Results 1 – 3 of 3) sorted by relevance
343 int RIL_REQUEST_GET_IMSI = 11; field
41 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_GET_IMSI;462 verifyRILResponse(mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_GET_IMSI); in testGetIMSIForApp()
1325 RILRequest rr = obtainRequest(RIL_REQUEST_GET_IMSI, result, in getIMSIForApp()5828 case RIL_REQUEST_GET_IMSI: in retToString()6015 case RIL_REQUEST_GET_IMSI: in requestToString()