Home
last modified time | relevance | path

Searched refs:descendant (Results 1 – 12 of 12) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/views/
DBaseDragLayer.java366 public float getDescendantRectRelativeToSelf(View descendant, Rect r) { in getDescendantRectRelativeToSelf() argument
369 mTmpRectPoints[2] = descendant.getWidth(); in getDescendantRectRelativeToSelf()
370 mTmpRectPoints[3] = descendant.getHeight(); in getDescendantRectRelativeToSelf()
371 float s = getDescendantCoordRelativeToSelf(descendant, mTmpRectPoints); in getDescendantRectRelativeToSelf()
385 public float getDescendantCoordRelativeToSelf(View descendant, int[] coord) { in getDescendantCoordRelativeToSelf() argument
388 float scale = getDescendantCoordRelativeToSelf(descendant, mTmpXY); in getDescendantCoordRelativeToSelf()
393 public float getDescendantCoordRelativeToSelf(View descendant, float[] coord) { in getDescendantCoordRelativeToSelf() argument
394 return getDescendantCoordRelativeToSelf(descendant, coord, false); in getDescendantCoordRelativeToSelf()
409 public float getDescendantCoordRelativeToSelf(View descendant, float[] coord, in getDescendantCoordRelativeToSelf() argument
411 return Utilities.getDescendantCoordRelativeToAncestor(descendant, this, in getDescendantCoordRelativeToSelf()
[all …]
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DBrowseTree.java540 BrowseNode descendant = target; in getEldestChild() local
545 while (!ancestor.equals(descendant.mParent)) { in getEldestChild()
546 descendant = descendant.mParent; in getEldestChild()
547 if (descendant == null) { in getEldestChild()
551 if (DBG) Log.d(TAG, "NAVIGATING Descendant" + descendant.toString()); in getEldestChild()
552 return descendant; in getEldestChild()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DFloatingWidgetView.java307 private static void getRelativePosition(View descendant, View ancestor, RectF position) { in getRelativePosition() argument
308 float[] points = new float[]{0, 0, descendant.getWidth(), descendant.getHeight()}; in getRelativePosition()
309 Utilities.getDescendantCoordRelativeToAncestor(descendant, ancestor, points, in getRelativePosition()
/packages/apps/Launcher3/src/com/android/launcher3/
DUtilities.java194 View descendant, View ancestor, float[] coord, boolean includeRootScroll) { in getDescendantCoordRelativeToAncestor() argument
195 return getDescendantCoordRelativeToAncestor(descendant, ancestor, coord, includeRootScroll, in getDescendantCoordRelativeToAncestor()
213 public static float getDescendantCoordRelativeToAncestor(View descendant, View ancestor, in getDescendantCoordRelativeToAncestor() argument
216 View v = descendant; in getDescendantCoordRelativeToAncestor()
220 if (v != descendant || includeRootScroll) { in getDescendantCoordRelativeToAncestor()
265 public static void mapCoordInSelfToDescendant(View descendant, View root, float[] coord) { in mapCoordInSelfToDescendant() argument
267 View v = descendant; in mapCoordInSelfToDescendant()
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DGLView.java406 public boolean getBoundsOf(GLView descendant, Rect out) { in getBoundsOf() argument
409 GLView view = descendant; in getBoundsOf()
417 out.set(xoffset, yoffset, xoffset + descendant.getWidth(), in getBoundsOf()
418 yoffset + descendant.getHeight()); in getBoundsOf()
/packages/apps/Car/RotaryController/src/com/android/car/rotary/
DUtils.java304 @NonNull AccessibilityNodeInfo descendant) { in isDescendant() argument
305 AccessibilityNodeInfo parent = descendant.getParent(); in isDescendant()
/packages/apps/Settings/src/com/android/settings/slices/
DSettingsSliceProvider.java381 for (Uri descendant : descendants) { in grantAllowlistedPackagePermissions()
383 sliceManager.grantSlicePermission(toPackage, descendant); in grantAllowlistedPackagePermissions()
/packages/inputmethods/LatinIME/dictionaries/
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...