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