Searched refs:ignoreView (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | CellLayout.java | 1634 int[] direction, View ignoreView, ItemConfiguration solution) { in attemptPushInDirection() argument 1642 ignoreView, solution)) { in attemptPushInDirection() 1650 ignoreView, solution)) { in attemptPushInDirection() 1662 ignoreView, solution)) { in attemptPushInDirection() 1670 ignoreView, solution)) { in attemptPushInDirection() 1682 ignoreView, solution)) { in attemptPushInDirection() 1689 ignoreView, solution)) { in attemptPushInDirection() 1704 ignoreView, solution)) { in attemptPushInDirection() 1712 ignoreView, solution)) { in attemptPushInDirection() 1728 View ignoreView, ItemConfiguration solution) { in rearrangementExists() argument [all …]
|