Searched refs:getIccCard (Results 1 – 10 of 10) sorted by relevance
391 IccCard iccCard = PhoneFactory.getPhone(phoneId).getIccCard(); in handleSimLocked()451 IccCard iccCard = PhoneFactory.getPhone(phoneId).getIccCard(); in handleSimNotReady()494 IccCard iccCard = PhoneFactory.getPhone(phoneId).getIccCard(); in handleSimLoaded()1217 IccCard iccCard = PhoneFactory.getPhone(phoneId).getIccCard(); in broadcastSimApplicationStateChanged()
1893 public IccCard getIccCard() { in getIccCard() method in Phone
2702 IccCard icc = phone.getIccCard(); in getSimStateForSlotIndex()
3987 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
1117 IccCard iccCard = mPhoneUT.getIccCard(); in testGetIccCardUnknownAndAbsent()1123 iccCard = mPhoneUT.getIccCard(); in testGetIccCardUnknownAndAbsent()1132 IccCard iccCard = mPhoneUT.getIccCard(); in testGetEmptyIccCard()
255 doReturn(mIccCard).when(mPhone).getIccCard(); in testSimNotReadyEmptyProfile()279 doReturn(mIccCard).when(mPhone).getIccCard(); in testSimNotReadyDisabledUiccApps()
499 doReturn(mUiccProfile).when(mPhone).getIccCard(); in setUp()
22046 HSPLcom/android/internal/telephony/GsmCdmaPhone;->getIccCard()Lcom/android/internal/telephony/IccCa…