Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DIccCard.java55 public IccFileHandler getIccFileHandler(); in getIccFileHandler() method
DPhone.java1471 public IccFileHandler getIccFileHandler(){ in getIccFileHandler() method in Phone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccController.java174 public IccFileHandler getIccFileHandler(int phoneId, int family) { in getIccFileHandler() method in UiccController
DIccCardProxy.java622 public IccFileHandler getIccFileHandler() { in getIccFileHandler() method in IccCardProxy
DUiccCardApplication.java616 public IccFileHandler getIccFileHandler() { in getIccFileHandler() method in UiccCardApplication
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java466 public IccFileHandler getIccFileHandler(){ in getIccFileHandler() method in SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java500 public IccFileHandler getIccFileHandler(){ in getIccFileHandler() method in ImsPhoneBase
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java404 public IccFileHandler getIccFileHandler(){ in getIccFileHandler() method in PhoneMock