Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java1888 UiccCardApplication currentApp = mUiccApplication.get(); in getCurrentUiccAppType() local
1889 if (currentApp != null) { in getCurrentUiccAppType()
1890 return currentApp.getType(); in getCurrentUiccAppType()