Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DIccPhoneBookInterfaceManager.java340 if (mPhone.getCurrentUiccAppType() == AppType.APPTYPE_USIM) { in updateEfForIccType()
DPhone.java1887 public AppType getCurrentUiccAppType() { in getCurrentUiccAppType() method in Phone