Searched defs:setApps (Results 1 – 5 of 5) sorted by relevance
| /packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
| D | AllAppsStore.java | 89 public void setApps(@Nullable AppInfo[] apps, int flags, Map<PackageUserKey, Integer> map) { in setApps() method in AllAppsStore 103 public void setApps(@Nullable AppInfo[] apps, int flags, Map<PackageUserKey, Integer> map, in setApps() method in AllAppsStore
|
| D | AllAppsRecyclerView.java | 94 public void setApps(AlphabeticalAppsList<?> apps) { in setApps() method in AllAppsRecyclerView
|
| /packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/ |
| D | TaskbarRecentAppsController.kt | 94 fun setApps(apps: Array<AppInfo>?) { in <lambda>() method in com.android.launcher3.taskbar.TaskbarRecentAppsController
|
| /packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/appsearch/ |
| D | AppSearchAppConsentDao.java | 136 public void setApps(List<String> apps) { in setApps() method in AppSearchAppConsentDao
|
| /packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/allapps/ |
| D | TaskbarAllAppsController.java | 87 public void setApps(@Nullable AppInfo[] apps, int flags, Map<PackageUserKey, Integer> map) { in setApps() method in TaskbarAllAppsController
|