Searched refs:uiccApp (Results 1 – 1 of 1) sorted by relevance
1172 UiccCardApplication uiccApp = uiccCard.getApplicationByType(appType); in handleMessage() local1173 if (uiccApp == null) { in handleMessage()1180 if (DBG) logv("getForbiddenPlmns() found app " + uiccApp.getAid() in handleMessage()1184 ((SIMRecords) uiccApp.getIccRecords()).getForbiddenPlmns( in handleMessage()1431 uiccApp = uiccCard.getApplicationByType(appType); in handleMessage()1432 if (uiccApp == null) { in handleMessage()1439 ((SIMRecords) uiccApp.getIccRecords()) in handleMessage()