Searched refs:getIccFileHandler (Results 1 – 11 of 11) sorted by relevance
159 assertNull(mUiccControllerUT.getIccFileHandler(0, UiccController.APP_FAM_3GPP)); in testSanity()160 assertNull(mUiccControllerUT.getIccFileHandler(0, UiccController.APP_FAM_3GPP2)); in testSanity()161 assertNull(mUiccControllerUT.getIccFileHandler(0, UiccController.APP_FAM_IMS)); in testSanity()215 assertNull(mUiccControllerUT.getIccFileHandler(0, UiccController.APP_FAM_3GPP)); in testPowerOffPowerOnWithApp()216 assertNull(mUiccControllerUT.getIccFileHandler(0, UiccController.APP_FAM_3GPP2)); in testPowerOffPowerOnWithApp()217 assertNull(mUiccControllerUT.getIccFileHandler(0, UiccController.APP_FAM_IMS)); in testPowerOffPowerOnWithApp()
265 IccFileHandler fh = mPhone.getIccFileHandler(); in getAdnRecordsSize()
216 IccFileHandler fh = mPhone.getIccFileHandler(); in markMessagesAsRead()291 IccFileHandler fh = mPhone.getIccFileHandler(); in updateMessageOnIccEf()376 IccFileHandler fh = mPhone.getIccFileHandler(); in getAllMessagesFromIccEf()
1773 public IccFileHandler getIccFileHandler(){ in getIccFileHandler() method in Phone1781 fh = uiccApplication.getIccFileHandler(); in getIccFileHandler()
452 public IccFileHandler getIccFileHandler(){ in getIccFileHandler() method in SipPhoneBase
485 public IccFileHandler getIccFileHandler(){ in getIccFileHandler() method in ImsPhoneBase
441 public IccFileHandler getIccFileHandler(int phoneId, int family) { in getIccFileHandler() method in UiccController445 return app.getIccFileHandler(); in getIccFileHandler()
686 public IccFileHandler getIccFileHandler() { in getIccFileHandler() method in UiccCardApplication
297 mFh = app.getIccFileHandler(); in IccRecords()
214 fh = ca.getIccFileHandler(); in getInstance()
23929 HSPLcom/android/internal/telephony/uicc/UiccCardApplication;->getIccFileHandler()Lcom/android/inter…