Searched defs:sortConfigurationForEdgePush (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DCellLayout.java1817 public void sortConfigurationForEdgePush(int edge) { method in class:CellLayout.ViewCluster
1867 cluster.sortConfigurationForEdgePush(whichEdge);
/packages/apps/Launcher3/src/com/android/launcher3/
H A DCellLayout.java1792 public void sortConfigurationForEdgePush(int edge) { method in class:CellLayout.ViewCluster
1842 cluster.sortConfigurationForEdgePush(whichEdge);

Completed in 32 milliseconds