Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/model/
H A DBaseLoaderResults.java21 import static com.android.launcher3.model.ModelUtils.sortWorkspaceItemsSpatially;
194 sortWorkspaceItemsSpatially(idp, currentWorkspaceItems); in bind()
195 sortWorkspaceItemsSpatially(idp, otherWorkspaceItems); in bind()
H A DModelUtils.java97 public static void sortWorkspaceItemsSpatially(InvariantDeviceProfile profile, in sortWorkspaceItemsSpatially() method in ModelUtils
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/graphics/
H A DLauncherPreviewRenderer.java26 import static com.android.launcher3.model.ModelUtils.sortWorkspaceItemsSpatially;
427 sortWorkspaceItemsSpatially(mIdp, currentWorkspaceItems);