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