Searched refs:getIccCard (Results 1 – 13 of 13) sorted by relevance
367 IccCard iccCard = PhoneFactory.getPhone(phoneId).getIccCard(); in handleSimLocked()441 IccCard iccCard = PhoneFactory.getPhone(phoneId).getIccCard(); in handleSimNotReady()487 IccCard iccCard = PhoneFactory.getPhone(phoneId).getIccCard(); in handleSimLoaded()1168 IccCard iccCard = PhoneFactory.getPhone(phoneId).getIccCard(); in broadcastSimApplicationStateChanged()
816 IccCard iccCard = mPhone.getIccCard(); in updateCarrierConfig()
577 IccCard iccCard = PhoneFactory.getPhone(slotIndex).getIccCard(); in isSimApplicationReady()
1949 public IccCard getIccCard() { in getIccCard() method in Phone
3123 IccCard icc = phone.getIccCard(); in getSimStateForSlotIndex()
4159 public IccCard getIccCard() { in getIccCard() method in GsmCdmaPhone
375 public IccCard getIccCard() { in getIccCard() method in SipPhoneBase
411 public IccCard getIccCard() { in getIccCard() method in ImsPhoneBase
1466 if (defaultPhone != null && defaultPhone.getIccCard() != null) { in updateCarrierConfiguration()1467 IccCardConstants.State state = defaultPhone.getIccCard().getState(); in updateCarrierConfiguration()
256 doReturn(mIccCard).when(mPhone).getIccCard(); in testSimNotReadyEmptyProfile()280 doReturn(mIccCard).when(mPhone).getIccCard(); in testSimNotReadyDisabledUiccApps()
1246 IccCard iccCard = mPhoneUT.getIccCard(); in testGetIccCardUnknownAndAbsent()1252 iccCard = mPhoneUT.getIccCard(); in testGetIccCardUnknownAndAbsent()1261 IccCard iccCard = mPhoneUT.getIccCard(); in testGetEmptyIccCard()
553 doReturn(mUiccProfile).when(mPhone).getIccCard(); in setUp()
1200 doReturn(mIccCard).when(mPhone).getIccCard(); in testRetry_DDS_switch_Failure()