Searched refs:altExpectedAppType (Results 1 – 1 of 1) sorted by relevance
237 private int checkIndex(int index, AppType expectedAppType, AppType altExpectedAppType) { in checkIndex() argument249 mUiccApplications[index].getType() != altExpectedAppType) { in checkIndex()251 expectedAppType + " and not " + altExpectedAppType); in checkIndex()