Searched refs:ignoreView (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | CellLayout.java | 2120 int[] direction, View ignoreView, ItemConfiguration solution) { in attemptPushInDirection() argument 2128 ignoreView, solution)) { in attemptPushInDirection() 2136 ignoreView, solution)) { in attemptPushInDirection() 2148 ignoreView, solution)) { in attemptPushInDirection() 2156 ignoreView, solution)) { in attemptPushInDirection() 2168 ignoreView, solution)) { in attemptPushInDirection() 2175 ignoreView, solution)) { in attemptPushInDirection() 2190 ignoreView, solution)) { in attemptPushInDirection() 2198 ignoreView, solution)) { in attemptPushInDirection() 2331 View ignoreView, ItemConfiguration solution) { in rearrangementExists() argument [all …]
|