Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java1548 boolean isViewTouchingEdge(View v, int whichEdge) { in isViewTouchingEdge() method in CellLayout.ViewCluster
1749 if (cluster.isViewTouchingEdge(v, whichEdge)) { in pushViewsToTempLocation()
/packages/apps/Launcher2/src/com/android/launcher2/
DCellLayout.java1674 boolean isViewTouchingEdge(View v, int whichEdge) { in isViewTouchingEdge() method in CellLayout.ViewCluster
1875 if (cluster.isViewTouchingEdge(v, whichEdge)) { in pushViewsToTempLocation()