Home
last modified time | relevance | path

Searched refs:getCurrentUiccAppType (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DIccPhoneBookInterfaceManager.java335 if (mPhone.getCurrentUiccAppType() == AppType.APPTYPE_USIM) { in updateEfForIccType()
DPhone.java1522 public AppType getCurrentUiccAppType() { in getCurrentUiccAppType() method in Phone
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java424 public AppType getCurrentUiccAppType() { in getCurrentUiccAppType() method in PhoneMock