Searched refs:appIds (Results 1 – 1 of 1) sorted by relevance
234 List<Integer> appIds = new ArrayList(); in getAllAppsIds() local239 appIds.add(entry.id); in getAllAppsIds()242 return appIds; in getAllAppsIds()