Home
last modified time | relevance | path

Searched defs:bindAppsUpdated (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherModel.java196 public void bindAppsUpdated(ArrayList<AppInfo> apps); in bindAppsUpdated() method
DLauncher.java3762 public void bindAppsUpdated(final ArrayList<AppInfo> apps) { in bindAppsUpdated() method in Launcher
/packages/apps/Launcher2/src/com/android/launcher2/
DLauncherModel.java167 public void bindAppsUpdated(ArrayList<ApplicationInfo> apps); in bindAppsUpdated() method
DLauncher.java3803 public void bindAppsUpdated(final ArrayList<ApplicationInfo> apps) { in bindAppsUpdated() method in Launcher