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.java216 protected void sortWorkspaceItemsSpatially(InvariantDeviceProfile profile, in sortWorkspaceItemsSpatially() method in BaseLauncherBinder
323 sortWorkspaceItemsSpatially(idp, currentWorkspaceItems); in bind()
324 sortWorkspaceItemsSpatially(idp, otherWorkspaceItems); in bind()
489 sortWorkspaceItemsSpatially(mApp.getInvariantDeviceProfile(), workspaceItems); in bindCurrentWorkspacePages()
525 sortWorkspaceItemsSpatially(mApp.getInvariantDeviceProfile(), workspaceItems); in bindOtherWorkspacePages()