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()
331 public IccFileHandler getIccFileHandler() { in getIccFileHandler() method in PhoneProxy332 return ((PhoneBase)mActivePhone).getIccFileHandler(); in getIccFileHandler()
263 mPhone[slotId].getIccCard().getIccFileHandler(); in handleSimLocked()
1130 public IccFileHandler getIccFileHandler(){ in getIccFileHandler() method in PhoneBase1138 fh = uiccApplication.getIccFileHandler(); in getIccFileHandler()
168 public IccFileHandler getIccFileHandler(int phoneId, int family) { in getIccFileHandler() method in UiccController172 return app.getIccFileHandler(); in getIccFileHandler()
631 public IccFileHandler getIccFileHandler() { in getIccFileHandler() method in IccCardProxy634 return mUiccApplication.getIccFileHandler(); in getIccFileHandler()
154 mFh = app.getIccFileHandler(); in IccRecords()
616 public IccFileHandler getIccFileHandler() { in getIccFileHandler() method in UiccCardApplication
472 public IccFileHandler getIccFileHandler(){ in getIccFileHandler() method in SipPhoneBase
506 public IccFileHandler getIccFileHandler(){ in getIccFileHandler() method in ImsPhoneBase
199 fh = ca.getIccFileHandler(); in getInstance()