Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java1383 boolean isViewTouchingEdge(View v, int whichEdge) { in isViewTouchingEdge()
1424 void shift(int whichEdge, int delta) { in shift()
1460 int whichEdge = 0; field in CellLayout.ViewCluster.PositionComparator
1489 int whichEdge; in pushViewsToTempLocation() local