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.java1517 public IccFileHandler getIccFileHandler(){ in getIccFileHandler() method in Phone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccController.java184 public IccFileHandler getIccFileHandler(int phoneId, int family) { in getIccFileHandler() method in UiccController
DIccCardProxy.java629 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.java469 public IccFileHandler getIccFileHandler(){ in getIccFileHandler() method in SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java499 public IccFileHandler getIccFileHandler(){ in getIccFileHandler() method in ImsPhoneBase
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java412 public IccFileHandler getIccFileHandler(){ in getIccFileHandler() method in PhoneMock