Searched defs:getAppList (Results 1 – 6 of 6) sorted by relevance
40 public LiveData<List<AppEntry>> getAppList() { in getAppList() method in AppListViewModel
82 fun getAppList(): Flow<List<AppItem>> { in getAppList() method in com.android.car.carlauncher.AppGridViewModel
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