Searched refs:ViewCluster (Results 1 – 1 of 1) sorted by relevance
1305 private class ViewCluster { class in CellLayout1323 public ViewCluster(ArrayList<View> views, ItemConfiguration config) { in ViewCluster() method in CellLayout.ViewCluster1487 ViewCluster cluster = new ViewCluster(views, currentState); in pushViewsToTempLocation()1496 whichEdge = ViewCluster.LEFT; in pushViewsToTempLocation()1499 whichEdge = ViewCluster.RIGHT; in pushViewsToTempLocation()1502 whichEdge = ViewCluster.TOP; in pushViewsToTempLocation()1505 whichEdge = ViewCluster.BOTTOM; in pushViewsToTempLocation()