Searched refs:ignoreView (Results 1 – 2 of 2) sorted by relevance
1787 ignoreView, solution)) { in attemptPushInDirection()1795 ignoreView, solution)) { in attemptPushInDirection()1807 ignoreView, solution)) { in attemptPushInDirection()1815 ignoreView, solution)) { in attemptPushInDirection()1827 ignoreView, solution)) { in attemptPushInDirection()1834 ignoreView, solution)) { in attemptPushInDirection()1849 ignoreView, solution)) { in attemptPushInDirection()1857 ignoreView, solution)) { in attemptPushInDirection()1881 if (ignoreView != null) { in rearrangementExists()1882 CellAndSpan c = solution.map.get(ignoreView); in rearrangementExists()[all …]
8378 public void ignoreView(View view) { in ignoreView() method in RecyclerView.LayoutManager