Home
last modified time | relevance | path

Searched defs:descendant (Results 1 – 7 of 7) 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/base/core/java/android/widget/
DHorizontalScrollView.java1314 private boolean isOffScreen(View descendant) { in isOffScreen()
1322 private boolean isWithinDeltaOfScreen(View descendant, int delta) { in isWithinDeltaOfScreen()
DScrollView.java1397 private boolean isOffScreen(View descendant) { in isOffScreen()
1405 private boolean isWithinDeltaOfScreen(View descendant, int delta, int height) { in isWithinDeltaOfScreen()
/frameworks/base/core/java/android/view/
DViewGroup.java6232 public final void offsetDescendantRectToMyCoords(View descendant, Rect rect) { in offsetDescendantRectToMyCoords()
6242 public final void offsetRectIntoDescendantCoords(View descendant, Rect rect) { in offsetRectIntoDescendantCoords()
6250 void offsetRectBetweenParentAndChild(View descendant, Rect rect, in offsetRectBetweenParentAndChild()
DViewRootImpl.java2485 public void onDescendantInvalidated(@NonNull View child, @NonNull View descendant) { in onDescendantInvalidated()
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java5233 final RecyclerView descendant = findNestedRecyclerView(child); in findNestedRecyclerView() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...