Searched defs:getAppList (Results 1 – 5 of 5) sorted by relevance
40 public LiveData<List<AppEntry>> getAppList() { in getAppList() method in AppListViewModel
50 public static List<App> getAppList(Context context, int[] appOps) { in getAppList() method in RecentlyAccessedByUtils
74 public List<RecentLocationApps.Request> getAppList(boolean showSystemApps) { in getAppList() method in RecentLocationApps
66 public List<Request> getAppList(boolean showSystemApps) { in getAppList() method in RecentLocationAppsCompat