Searched refs:ignoreView (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | CellLayout.java | 1617 int[] direction, View ignoreView, ItemConfiguration solution) { in attemptPushInDirection() argument 1625 ignoreView, solution)) { in attemptPushInDirection() 1633 ignoreView, solution)) { in attemptPushInDirection() 1645 ignoreView, solution)) { in attemptPushInDirection() 1653 ignoreView, solution)) { in attemptPushInDirection() 1665 ignoreView, solution)) { in attemptPushInDirection() 1672 ignoreView, solution)) { in attemptPushInDirection() 1687 ignoreView, solution)) { in attemptPushInDirection() 1695 ignoreView, solution)) { in attemptPushInDirection() 1711 View ignoreView, ItemConfiguration solution) { in rearrangementExists() argument [all …]
|