HomeSort by relevance Sort by last modified time
    Searched refs:IMSI (Results 1 - 9 of 9) sorted by null

  /hardware/interfaces/gnss/1.0/
IAGnssRilCallback.hal 27 IMSI = 1 << 0L,
IAGnssRil.hal 31 IMSI = 1,
106 * @param type Must be populated with either IMSI or MSISDN or NONE.
107 * @param setid If type is IMSI then setid is populated with
108 * a string representing the unique Subscriber ID, for example, the IMSI for
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java 38 public static final String IMSI = "imsi";
DeviceInfoInstrument.java 129 // imsi
130 String imsi = tm.getSubscriberId(); local
131 addResult(IMSI, imsi);
  /tools/test/connectivity/acts/tests/google/tel/lab/
TelLabUeIdentityTest.py 140 """Reading the IMSI of UE on LTE
142 Reads the IMSI of the UE when device is camped on LTE newtork
146 2. Send IMSI request from Anritsu
147 3. Display the IMSI returned by UE
150 UE sends the correct IMSI to the Anritsu
156 UEIdentityType.IMSI)
200 """Reading the IMSI of UE on WCDMA
202 Reads the IMSI of the UE when device is camped on WCDMA newtork
206 2. Send IMSI request from Anritsu
207 3. Display the IMSI returned by U
    [all...]
  /tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
md8475a.py 371 IMSI = "IMSI"
    [all...]
  /hardware/interfaces/radio/1.0/
types.hal 772 IMSI_PREFIX = 2, // Use IMSI prefix and mcc/mnc to identify the carrier
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java     [all...]
  /hardware/ril/libril/
ril_service.cpp     [all...]

Completed in 440 milliseconds