Home
last modified time | relevance | path

Searched refs:ignoreView (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DCellLayout.java1336 int[] findNearestArea(int pixelX, int pixelY, int spanX, int spanY, View ignoreView, in findNearestArea() argument
1339 spanX, spanY, ignoreView, ignoreOccupied, result, null, mOccupied); in findNearestArea()
1374 View ignoreView, boolean ignoreOccupied, int[] result, int[] resultSpan, in findNearestArea() argument
1378 markCellsAsUnoccupiedForView(ignoreView, occupied); in findNearestArea()
1486 markCellsAsOccupiedForView(ignoreView, occupied); in findNearestArea()
1983 int[] direction, View ignoreView, ItemConfiguration solution) { in attemptPushInDirection() argument
1991 ignoreView, solution)) { in attemptPushInDirection()
1999 ignoreView, solution)) { in attemptPushInDirection()
2011 ignoreView, solution)) { in attemptPushInDirection()
2019 ignoreView, solution)) { in attemptPushInDirection()
[all …]
/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java1815 int[] direction, View ignoreView, ItemConfiguration solution) { in attemptPushInDirection() argument
1823 ignoreView, solution)) { in attemptPushInDirection()
1831 ignoreView, solution)) { in attemptPushInDirection()
1843 ignoreView, solution)) { in attemptPushInDirection()
1851 ignoreView, solution)) { in attemptPushInDirection()
1863 ignoreView, solution)) { in attemptPushInDirection()
1870 ignoreView, solution)) { in attemptPushInDirection()
1885 ignoreView, solution)) { in attemptPushInDirection()
1893 ignoreView, solution)) { in attemptPushInDirection()
1909 View ignoreView, ItemConfiguration solution) { in rearrangementExists() argument
[all …]