Searched refs:currentApp (Results 1 – 1 of 1) sorted by relevance
2067 UiccCardApplication currentApp = mUiccApplication.get(); in getCurrentUiccAppType() local2068 if (currentApp != null) { in getCurrentUiccAppType()2069 return currentApp.getType(); in getCurrentUiccAppType()