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.java1506 boolean isViewTouchingEdge(View v, int whichEdge) { in isViewTouchingEdge()
1544 void shift(int whichEdge, int delta) { in shift()
1631 int whichEdge = 0; field in CellLayout.ViewCluster.PositionComparator
1660 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