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.java1446 boolean isViewTouchingEdge(View v, int whichEdge) { in isViewTouchingEdge()
1487 void shift(int whichEdge, int delta) { in shift()
1523 int whichEdge = 0; field in CellLayout.ViewCluster.PositionComparator
1552 int whichEdge; in pushViewsToTempLocation() local