Home
last modified time | relevance | path

Searched defs:bindAppInfosRemoved (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherModel.java204 public void bindAppInfosRemoved(ArrayList<AppInfo> appInfos); in bindAppInfosRemoved() method
DLauncher.java3893 public void bindAppInfosRemoved(final ArrayList<AppInfo> appInfos) { in bindAppInfosRemoved() method in Launcher