Searched refs:getIccCard (Results 1 – 9 of 9) sorted by relevance
363 IccFileHandler fileHandler = mPhone[slotId].getIccCard() == null ? null : in handleSimLocked()364 mPhone[slotId].getIccCard().getIccFileHandler(); in handleSimLocked()389 IccRecords records = mPhone[slotId].getIccCard().getIccRecords(); in handleSimLoaded()
398 ((IccCardProxy)phone.getIccCard()).dump(fd, pw, args); in dump()
1730 IccCard icc = phone.getIccCard(); in getSimStateForSlotIdx()
1534 public IccCard getIccCard() { in getIccCard() method in Phone
3124 public IccCard getIccCard() { in getIccCard() method in GsmCdmaPhone
381 public IccCard getIccCard() { in getIccCard() method in SipPhoneBase
418 public IccCard getIccCard() { in getIccCard() method in ImsPhoneBase
340 doReturn(mIccCardProxy).when(mPhone).getIccCard(); in setUp()
428 public IccCard getIccCard() { in getIccCard() method in PhoneMock