Home
last modified time | relevance | path

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

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