Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/model/
DBaseLoaderResults.java118 ArrayList<ItemInfo> otherWorkspaceItems = new ArrayList<>(); in bindWorkspace() local
123 otherWorkspaceItems); in bindWorkspace()
127 sortWorkspaceItemsSpatially(otherWorkspaceItems); in bindWorkspace()
153 bindWorkspaceItems(otherWorkspaceItems, deferredExecutor); in bindWorkspace()