Home
last modified time | relevance | path

Searched refs:otherAppWidgets (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/model/
DLoaderResults.java121 ArrayList<LauncherAppWidgetInfo> otherAppWidgets = new ArrayList<>(); in bindWorkspace() local
126 otherAppWidgets); in bindWorkspace()
176 bindWorkspaceItems(otherWorkspaceItems, otherAppWidgets, deferredExecutor); in bindWorkspace()
/packages/apps/Launcher2/src/com/android/launcher2/
DLauncherModel.java1769 ArrayList<LauncherAppWidgetInfo> otherAppWidgets = in bindWorkspace() local
1778 otherAppWidgets); in bindWorkspace()
1813 bindWorkspaceItems(oldCallbacks, otherWorkspaceItems, otherAppWidgets, otherFolders, in bindWorkspace()