Home
last modified time | relevance | path

Searched defs:whichEdge (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java1454 boolean isViewTouchingEdge(View v, int whichEdge) { in isViewTouchingEdge()
1492 void shift(int whichEdge, int delta) { in shift()
1579 int whichEdge = 0; field in CellLayout.ViewCluster.PositionComparator
1608 int whichEdge; in pushViewsToTempLocation() local
/packages/apps/Launcher2/src/com/android/launcher2/
DCellLayout.java1674 boolean isViewTouchingEdge(View v, int whichEdge) { in isViewTouchingEdge()
1712 void shift(int whichEdge, int delta) { in shift()
1799 int whichEdge = 0; field in CellLayout.ViewCluster.PositionComparator
1828 int whichEdge; in pushViewsToTempLocation() local