Home
last modified time | relevance | path

Searched defs:descendant (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/scroll/arrowscroll/
DButtonsWithTallTextViewInBetweenTest.java54 private int getTopWithinScrollView(View descendant) { in getTopWithinScrollView()
60 private int getBottomWithinScrollView(View descendant) { in getBottomWithinScrollView()
/frameworks/support/coordinatorlayout/src/main/java/androidx/coordinatorlayout/widget/
DViewGroupUtils.java47 static void offsetDescendantRect(ViewGroup parent, View descendant, Rect rect) { in offsetDescendantRect()
76 public static void getDescendantRect(ViewGroup parent, View descendant, Rect out) { in getDescendantRect()
DCoordinatorLayout.java704 void getDescendantRect(View descendant, Rect out) { in getDescendantRect()
/frameworks/support/leanback/src/androidTest/java/androidx/leanback/widget/
DPlaybackTransportRowPresenterTest.java218 static boolean isDescendant(View view, View descendant) { in isDescendant()
/frameworks/base/core/java/android/widget/
DHorizontalScrollView.java1158 private boolean isOffScreen(View descendant) { in isOffScreen()
1166 private boolean isWithinDeltaOfScreen(View descendant, int delta) { in isWithinDeltaOfScreen()
DScrollView.java1172 private boolean isOffScreen(View descendant) { in isOffScreen()
1180 private boolean isWithinDeltaOfScreen(View descendant, int delta, int height) { in isWithinDeltaOfScreen()
/frameworks/support/compat/src/main/java/androidx/core/widget/
DNestedScrollView.java1339 private boolean isOffScreen(View descendant) { in isOffScreen()
1347 private boolean isWithinDeltaOfScreen(View descendant, int delta, int height) { in isWithinDeltaOfScreen()
/frameworks/base/core/java/android/view/
DViewGroup.java6006 public final void offsetDescendantRectToMyCoords(View descendant, Rect rect) { in offsetDescendantRectToMyCoords()
6016 public final void offsetRectIntoDescendantCoords(View descendant, Rect rect) { in offsetRectIntoDescendantCoords()
6024 void offsetRectBetweenParentAndChild(View descendant, Rect rect, in offsetRectBetweenParentAndChild()
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java5110 final RecyclerView descendant = findNestedRecyclerView(child); in findNestedRecyclerView() local
/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
DRecyclerView.java5534 final RecyclerView descendant = findNestedRecyclerView(child); in findNestedRecyclerView() local
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...