Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DCellLayout.java1779 int[] direction, View ignoreView, ItemConfiguration solution) { in attemptPushInDirection()
1873 View ignoreView, ItemConfiguration solution) { in rearrangementExists()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java8378 public void ignoreView(View view) { in ignoreView() method in RecyclerView.LayoutManager