Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DCellLayout.java1528 boolean isViewTouchingEdge(View v, int whichEdge) { in isViewTouchingEdge()
1569 void shift(int whichEdge, int delta) { in shift()
1605 int whichEdge = 0; field in CellLayout.ViewCluster.PositionComparator
1634 int whichEdge; in pushViewsToTempLocation() local