Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DLauncherModel.java1772 HashMap<Long, FolderInfo> otherFolders = new HashMap<Long, FolderInfo>(); in bindWorkspace() local
1780 otherFolders); in bindWorkspace()
1813 bindWorkspaceItems(oldCallbacks, otherWorkspaceItems, otherAppWidgets, otherFolders, in bindWorkspace()
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherModel.java2630 LongArrayMap<FolderInfo> otherFolders = new LongArrayMap<>(); in bindWorkspace()
2637 otherFolders); in bindWorkspace()
2674 bindWorkspaceItems(oldCallbacks, otherWorkspaceItems, otherAppWidgets, otherFolders, in bindWorkspace()