Home
last modified time | relevance | path

Searched defs:getIccFileHandler (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccCardApplication.java686 public IccFileHandler getIccFileHandler() { in getIccFileHandler() method in UiccCardApplication
DUiccController.java441 public IccFileHandler getIccFileHandler(int phoneId, int family) { in getIccFileHandler() method in UiccController
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java452 public IccFileHandler getIccFileHandler(){ in getIccFileHandler() method in SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java485 public IccFileHandler getIccFileHandler(){ in getIccFileHandler() method in ImsPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java1773 public IccFileHandler getIccFileHandler(){ in getIccFileHandler() method in Phone