Searched refs:isViewTouchingEdge (Results 1 – 1 of 1) sorted by relevance
1446 boolean isViewTouchingEdge(View v, int whichEdge) { in isViewTouchingEdge() method in CellLayout.ViewCluster1599 if (cluster.isViewTouchingEdge(v, whichEdge)) { in pushViewsToTempLocation()