Home
last modified time | relevance | path

Searched refs:isViewTouchingEdge (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java1446 boolean isViewTouchingEdge(View v, int whichEdge) { in isViewTouchingEdge() method in CellLayout.ViewCluster
1599 if (cluster.isViewTouchingEdge(v, whichEdge)) { in pushViewsToTempLocation()