/aosp12/frameworks/base/core/tests/coretests/src/android/widget/scroll/arrowscroll/ |
H A D | ButtonsWithTallTextViewInBetweenTest.java | 54 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 D | BaseDragLayer.java | 366 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 D | Utilities.java | 198 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 D | Utils.java | 308 @NonNull AccessibilityNodeInfo descendant) { in isDescendant()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
H A D | FloatingWidgetView.java | 313 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 D | ViewUtils.java | 156 public static boolean isDescendant(@Nullable View descendant, @Nullable View view) { in isDescendant()
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
H A D | GLView.java | 406 public boolean getBoundsOf(GLView descendant, Rect out) { in getBoundsOf()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/ |
H A D | BrowseTree.java | 540 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 D | CountryZoneTree.java | 445 ZoneNode descendant = child; in compressTree() local
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | HorizontalScrollView.java | 1280 private boolean isOffScreen(View descendant) { in isOffScreen() 1288 private boolean isWithinDeltaOfScreen(View descendant, int delta) { in isWithinDeltaOfScreen()
|
H A D | ScrollView.java | 1305 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 D | ViewGroup.java | 6223 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 D | ViewRootImpl.java | 1837 public void onDescendantInvalidated(@NonNull View child, @NonNull View descendant) { in onDescendantInvalidated()
|
/aosp12/frameworks/base/core/java/com/android/internal/widget/ |
H A D | RecyclerView.java | 5233 final RecyclerView descendant = findNestedRecyclerView(child); in findNestedRecyclerView() local
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |