Searched refs:getAllApps (Results 1 – 3 of 3) sorted by relevance
83 mAllApps = getAllApps(user.getIdentifier()); in queryApps()169 protected List<ApplicationInfo> getAllApps(int userId) { in getAllApps() method in AppsQueryHelper
108 protected List<ApplicationInfo> getAllApps(int userId) { in getAllApps() method in AppsQueryHelperTests.AppsQueryHelperTestable
623 public ArrayList<AppEntry> getAllApps() { in getAllApps() method in ApplicationsState.Session