Home
last modified time | relevance | path

Searched defs:getAppList (Results 1 – 6 of 6) sorted by relevance

/packages/services/Car/tests/MultiDisplaySecondaryHomeTestLauncher/src/com/android/car/multidisplay/launcher/
DAppListViewModel.java40 public LiveData<List<AppEntry>> getAppList() { in getAppList() method in AppListViewModel
/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/
DAppGridViewModel.kt82 fun getAppList(): Flow<List<AppItem>> { in getAppList() method in com.android.car.carlauncher.AppGridViewModel
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/privacy/
DRecentlyAccessedByUtils.java50 public static List<App> getAppList(Context context, int[] appOps) { in getAppList() method in RecentlyAccessedByUtils
/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/privacy/
DRecentlyAccessedByUtils.java50 public static List<App> getAppList(Context context, int[] appOps) { in getAppList() method in RecentlyAccessedByUtils
/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/settingslib/
DRecentLocationApps.java74 public List<RecentLocationApps.Request> getAppList(boolean showSystemApps) { in getAppList() method in RecentLocationApps
/packages/apps/TvSettings/unbundle/java/com/android/tv/settings/unbundle/sdklib/
DRecentLocationAppsCompat.java66 public List<Request> getAppList(boolean showSystemApps) { in getAppList() method in RecentLocationAppsCompat