Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/model/
DBaseLauncherBinder.java198 protected void sortWorkspaceItemsSpatially(ArrayList<ItemInfo> workspaceItems) { in sortWorkspaceItemsSpatially() method in BaseLauncherBinder
293 sortWorkspaceItemsSpatially(currentWorkspaceItems); in bind()
294 sortWorkspaceItemsSpatially(otherWorkspaceItems); in bind()