Searched refs:getIccFileHandler (Results 1 – 14 of 14) sorted by relevance
67 IccFileHandler fh = mPhone.getIccFileHandler(); in getAdnRecordsSize()
55 public IccFileHandler getIccFileHandler(); in getIccFileHandler() method
143 IccFileHandler fh = mPhone.getIccFileHandler(); in markMessagesAsRead()220 IccFileHandler fh = mPhone.getIccFileHandler(); in updateMessageOnIccEf()298 IccFileHandler fh = mPhone.getIccFileHandler(); in getAllMessagesFromIccEf()
341 public IccFileHandler getIccFileHandler() { in getIccFileHandler() method in PhoneProxy342 return ((PhoneBase)mActivePhone).getIccFileHandler(); in getIccFileHandler()
337 mPhone[slotId].getIccCard().getIccFileHandler(); in handleSimLocked()
1268 public IccFileHandler getIccFileHandler(){ in getIccFileHandler() method in PhoneBase1276 fh = uiccApplication.getIccFileHandler(); in getIccFileHandler()
174 public IccFileHandler getIccFileHandler(int phoneId, int family) { in getIccFileHandler() method in UiccController178 return app.getIccFileHandler(); in getIccFileHandler()
638 public IccFileHandler getIccFileHandler() { in getIccFileHandler() method in IccCardProxy641 return mUiccApplication.getIccFileHandler(); in getIccFileHandler()
162 mFh = app.getIccFileHandler(); in IccRecords()
616 public IccFileHandler getIccFileHandler() { in getIccFileHandler() method in UiccCardApplication
478 public IccFileHandler getIccFileHandler(){ in getIccFileHandler() method in SipPhoneBase
505 public IccFileHandler getIccFileHandler(){ in getIccFileHandler() method in ImsPhoneBase
199 fh = ca.getIccFileHandler(); in getInstance()