Searched refs:getIMSI (Results 1 – 12 of 12) sorted by relevance
108 assertEquals(mIccRecords.getIMSI(), "0123456789"); in testSetImsiInvalid()110 assertEquals(mIccRecords.getIMSI(), "0123456789"); in testSetImsiInvalid()112 assertEquals(mIccRecords.getIMSI(), null); in testSetImsiInvalid()114 assertEquals(mIccRecords.getIMSI(), null); in testSetImsiInvalid()116 assertEquals(mIccRecords.getIMSI(), null); in testSetImsiInvalid()
539 if (getIMSI() != null) { in registerForImsiReady()602 public String getIMSI() { in getIMSI() method in IccRecords652 String imsi = getIMSI(); in updateOperatorPlmn()
209 String imsi = getIMSI(); in getRUIMOperatorNumeric()801 String imsi = getIMSI(); in onAllRecordsLoaded()
631 String imsi = getIMSI(); in getOperatorNumeric()1574 String imsi = getIMSI(); in onAllRecordsLoaded()
1694 String imsiSIM = iccRecords.getIMSI(); in mvnoMatches()
117 public void getIMSI(Message result) { in getIMSI() method in ImsPhoneCommandInterface
393 doReturn(subscriberId).when(iccRecords).getIMSI(); in testGetSubscriberIdForGsmPhone()411 doReturn(subscriberId).when(iccRecords).getIMSI(); in testGetSubscriberIdForCdmaLtePhone()913 doReturn(imsi).when(mSimRecords).getIMSI(); in testVoiceMailCount()960 doReturn(imsi).when(mSimRecords).getIMSI(); in testGetCallForwardingOption()1135 doReturn(imsi).when(mSimRecords).getIMSI(); in testCallForwardingIndicator()
707 public void getIMSI(Message result) { in getIMSI() method in SimulatedCommandsVerifier
613 public void getIMSI(Message result) { in getIMSI() method in SimulatedCommands
947 void getIMSI(Message result); in getIMSI() method
2103 subscriberId = iccRecords.getIMSI(); in getSubscriberId()
1790 public void getIMSI(Message result) { in getIMSI() method in RIL