Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/widget/scroll/arrowscroll/
H A DButtonsWithTallTextViewInBetweenTest.java54 private int getTopWithinScrollView(View descendant) { in getTopWithinScrollView()
60 private int getBottomWithinScrollView(View descendant) { in getBottomWithinScrollView()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DBaseDragLayer.java366 public float getDescendantRectRelativeToSelf(View descendant, Rect r) { in getDescendantRectRelativeToSelf()
385 public float getDescendantCoordRelativeToSelf(View descendant, int[] coord) { in getDescendantCoordRelativeToSelf()
393 public float getDescendantCoordRelativeToSelf(View descendant, float[] coord) { in getDescendantCoordRelativeToSelf()
409 public float getDescendantCoordRelativeToSelf(View descendant, float[] coord, in getDescendantCoordRelativeToSelf()
418 public void mapCoordInSelfToDescendant(View descendant, float[] coord) { in mapCoordInSelfToDescendant()
425 public void mapCoordInSelfToDescendant(View descendant, int[] coord) { in mapCoordInSelfToDescendant()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DUtilities.java198 View descendant, View ancestor, float[] coord, boolean includeRootScroll) { in getDescendantCoordRelativeToAncestor()
217 public static float getDescendantCoordRelativeToAncestor(View descendant, View ancestor, in getDescendantCoordRelativeToAncestor()
269 public static void mapCoordInSelfToDescendant(View descendant, View root, float[] coord) { in mapCoordInSelfToDescendant()
/aosp12/packages/apps/Car/RotaryController/src/com/android/car/rotary/
H A DUtils.java308 @NonNull AccessibilityNodeInfo descendant) { in isDescendant()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DFloatingWidgetView.java313 private static void getRelativePosition(View descendant, View ancestor, RectF position) { in getRelativePosition()
/aosp12/packages/apps/Car/libs/car-ui-lib/car-rotary-lib/src/main/java/com/android/car/ui/utils/
H A DViewUtils.java156 public static boolean isDescendant(@Nullable View descendant, @Nullable View view) { in isDescendant()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DGLView.java406 public boolean getBoundsOf(GLView descendant, Rect out) { in getBoundsOf()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DBrowseTree.java540 BrowseNode descendant = target; in getEldestChild() local
/aosp12/system/timezone/input_tools/android/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/zonetree/
H A DCountryZoneTree.java445 ZoneNode descendant = child; in compressTree() local
/aosp12/frameworks/base/core/java/android/widget/
H A DHorizontalScrollView.java1280 private boolean isOffScreen(View descendant) { in isOffScreen()
1288 private boolean isWithinDeltaOfScreen(View descendant, int delta) { in isWithinDeltaOfScreen()
H A DScrollView.java1305 private boolean isOffScreen(View descendant) { in isOffScreen()
1313 private boolean isWithinDeltaOfScreen(View descendant, int delta, int height) { in isWithinDeltaOfScreen()
/aosp12/frameworks/base/core/java/android/view/
H A DViewGroup.java6223 public final void offsetDescendantRectToMyCoords(View descendant, Rect rect) { in offsetDescendantRectToMyCoords()
6233 public final void offsetRectIntoDescendantCoords(View descendant, Rect rect) { in offsetRectIntoDescendantCoords()
6241 void offsetRectBetweenParentAndChild(View descendant, Rect rect, in offsetRectBetweenParentAndChild()
H A DViewRootImpl.java1837 public void onDescendantInvalidated(@NonNull View child, @NonNull View descendant) { in onDescendantInvalidated()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java5233 final RecyclerView descendant = findNestedRecyclerView(child); in findNestedRecyclerView() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...