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