Searched refs:ViewCluster (Results 1 – 2 of 2) sorted by relevance
1426 private class ViewCluster { class in CellLayout1443 public ViewCluster(ArrayList<View> views, ItemConfiguration config) { in ViewCluster() method in CellLayout.ViewCluster1658 ViewCluster cluster = new ViewCluster(views, currentState); in pushViewsToTempLocation()1667 whichEdge = ViewCluster.LEFT; in pushViewsToTempLocation()1670 whichEdge = ViewCluster.RIGHT; in pushViewsToTempLocation()1673 whichEdge = ViewCluster.TOP; in pushViewsToTempLocation()1676 whichEdge = ViewCluster.BOTTOM; in pushViewsToTempLocation()
1594 private class ViewCluster { class in CellLayout1611 public ViewCluster(ArrayList<View> views, ItemConfiguration config) { in ViewCluster() method in CellLayout.ViewCluster1826 ViewCluster cluster = new ViewCluster(views, currentState); in pushViewsToTempLocation()1835 whichEdge = ViewCluster.LEFT; in pushViewsToTempLocation()1838 whichEdge = ViewCluster.RIGHT; in pushViewsToTempLocation()1841 whichEdge = ViewCluster.TOP; in pushViewsToTempLocation()1844 whichEdge = ViewCluster.BOTTOM; in pushViewsToTempLocation()