Searched refs:getIMSI (Results 1 – 14 of 14) sorted by relevance
107 assertEquals(mIccRecords.getIMSI(), "0123456789"); in testSetImsiInvalid()109 assertEquals(mIccRecords.getIMSI(), "0123456789"); in testSetImsiInvalid()111 assertEquals(mIccRecords.getIMSI(), null); in testSetImsiInvalid()113 assertEquals(mIccRecords.getIMSI(), null); in testSetImsiInvalid()115 assertEquals(mIccRecords.getIMSI(), null); in testSetImsiInvalid()
91 String imsiSIM = r.getIMSI(); in mvnoMatches()
512 if (getIMSI() != null) { in registerForImsiReady()575 public String getIMSI() { in getIMSI() method in IccRecords625 String imsi = getIMSI(); in updateOperatorPlmn()
210 String imsi = getIMSI(); in getRUIMOperatorNumeric()802 String imsi = getIMSI(); in onAllRecordsLoaded()
601 String imsi = getIMSI(); in getOperatorNumeric()1499 String imsi = getIMSI(); in onAllRecordsLoaded()
337 doReturn(subscriberId).when(iccRecords).getIMSI(); in testGetSubscriberIdForGsmPhone()355 doReturn(subscriberId).when(iccRecords).getIMSI(); in testGetSubscriberIdForCdmaLtePhone()863 doReturn(imsi).when(mSimRecords).getIMSI(); in testVoiceMailCount()910 doReturn(imsi).when(mSimRecords).getIMSI(); in testGetCallForwardingOption()1201 doReturn(imsi).when(mSimRecords).getIMSI(); in testCallForwardingIndicator()
710 public void getIMSI(Message result) { in getIMSI() method in SimulatedCommandsVerifier
632 public void getIMSI(Message result) { in getIMSI() method in SimulatedCommands
126 public void getIMSI(Message result) { in getIMSI() method in SipCommandInterface
127 public void getIMSI(Message result) { in getIMSI() method in ImsPhoneCommandInterface
242 public void getIMSI(Message result) {
937 void getIMSI(Message result); in getIMSI() method
1888 subscriberId = iccRecords.getIMSI(); in getSubscriberId()
1335 public void getIMSI(Message result) { in getIMSI() method in RIL