Searched refs:getIccCard (Results 1 – 8 of 8) sorted by relevance
262 IccFileHandler fileHandler = mPhone[slotId].getIccCard() == null ? null : in handleSimLocked()263 mPhone[slotId].getIccCard().getIccFileHandler(); in handleSimLocked()286 IccRecords records = mPhone[slotId].getIccCard().getIccRecords(); in handleSimLoaded()
429 ((IccCardProxy)phoneProxy.getIccCard()).dump(fd, pw, args); in dump()
679 IccCard getIccCard(); in getIccCard() method
667 public IccCard getIccCard() { in getIccCard() method in PhoneProxy
1513 IccCard icc = phone.getIccCard(); in getSimStateForSubscriber()
1181 public IccCard getIccCard() { in getIccCard() method in PhoneBase
377 public IccCard getIccCard() { in getIccCard() method in SipPhoneBase
414 public IccCard getIccCard() { in getIccCard() method in ImsPhoneBase