Searched refs:getIMSI (Results 1 – 13 of 13) sorted by relevance
102 assertEquals(mIccRecords.getIMSI(), "0123456789"); in testSetImsiInvalid()104 assertEquals(mIccRecords.getIMSI(), "0123456789"); in testSetImsiInvalid()106 assertEquals(mIccRecords.getIMSI(), null); in testSetImsiInvalid()108 assertEquals(mIccRecords.getIMSI(), null); in testSetImsiInvalid()110 assertEquals(mIccRecords.getIMSI(), null); in testSetImsiInvalid()
91 String imsiSIM = r.getIMSI(); in mvnoMatches()
329 doReturn(subscriberId).when(iccRecords).getIMSI(); in testGetSubscriberIdForGsmPhone()347 doReturn(subscriberId).when(iccRecords).getIMSI(); in testGetSubscriberIdForCdmaLtePhone()722 doReturn(imsi).when(mSimRecords).getIMSI(); in testVoiceMailCount()769 doReturn(imsi).when(mSimRecords).getIMSI(); in testGetCallForwardingOption()1034 doReturn(imsi).when(mSimRecords).getIMSI(); in testCallForwardingIndicator()
697 public void getIMSI(Message result) { in getIMSI() method in SimulatedCommandsVerifier
497 if (getIMSI() != null) { in registerForImsiReady()560 public String getIMSI() { in getIMSI() method in IccRecords610 String imsi = getIMSI(); in updateOperatorPlmn()
217 String imsi = getIMSI(); in getRUIMOperatorNumeric()799 String imsi = getIMSI(); in onAllRecordsLoaded()
590 String imsi = getIMSI(); in getOperatorNumeric()1488 String imsi = getIMSI(); in onAllRecordsLoaded()
124 public void getIMSI(Message result) { in getIMSI() method in ImsPhoneCommandInterface
123 public void getIMSI(Message result) { in getIMSI() method in SipCommandInterface
925 void getIMSI(Message result); in getIMSI() method
1829 subscriberId = iccRecords.getIMSI(); in getSubscriberId()
1316 public void getIMSI(Message result) { in getIMSI() method in RIL
242 public void getIMSI(Message result) {