Searched defs:descendant (Results 1 – 7 of 7) sorted by relevance
54 private int getTopWithinScrollView(View descendant) { in getTopWithinScrollView()60 private int getBottomWithinScrollView(View descendant) { in getBottomWithinScrollView()
1314 private boolean isOffScreen(View descendant) { in isOffScreen()1322 private boolean isWithinDeltaOfScreen(View descendant, int delta) { in isWithinDeltaOfScreen()
1397 private boolean isOffScreen(View descendant) { in isOffScreen()1405 private boolean isWithinDeltaOfScreen(View descendant, int delta, int height) { in isWithinDeltaOfScreen()
6232 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()
2485 public void onDescendantInvalidated(@NonNull View child, @NonNull View descendant) { in onDescendantInvalidated()
5233 final RecyclerView descendant = findNestedRecyclerView(child); in findNestedRecyclerView() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...