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