Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DBaseDragLayer.java347 public float getDescendantRectRelativeToSelf(View descendant, Rect r) { in getDescendantRectRelativeToSelf() argument
350 mTmpRectPoints[2] = descendant.getWidth(); in getDescendantRectRelativeToSelf()
351 mTmpRectPoints[3] = descendant.getHeight(); in getDescendantRectRelativeToSelf()
352 float s = getDescendantCoordRelativeToSelf(descendant, mTmpRectPoints); in getDescendantRectRelativeToSelf()
366 public float getDescendantCoordRelativeToSelf(View descendant, int[] coord) { in getDescendantCoordRelativeToSelf() argument
369 float scale = getDescendantCoordRelativeToSelf(descendant, mTmpXY); in getDescendantCoordRelativeToSelf()
374 public float getDescendantCoordRelativeToSelf(View descendant, float[] coord) { in getDescendantCoordRelativeToSelf() argument
375 return getDescendantCoordRelativeToSelf(descendant, coord, false); in getDescendantCoordRelativeToSelf()
390 public float getDescendantCoordRelativeToSelf(View descendant, float[] coord, in getDescendantCoordRelativeToSelf() argument
392 return Utilities.getDescendantCoordRelativeToAncestor(descendant, this, in getDescendantCoordRelativeToSelf()
[all …]
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DBrowseTree.java537 BrowseNode descendant = target; in getEldestChild() local
542 while (!ancestor.equals(descendant.mParent)) { in getEldestChild()
543 descendant = descendant.mParent; in getEldestChild()
544 if (descendant == null) { in getEldestChild()
548 if (DBG) Log.d(TAG, "NAVIGATING Descendant" + descendant.toString()); in getEldestChild()
549 return descendant; in getEldestChild()
/packages/apps/Launcher3/src/com/android/launcher3/
DUtilities.java164 View descendant, View ancestor, float[] coord, boolean includeRootScroll) { in getDescendantCoordRelativeToAncestor() argument
165 return getDescendantCoordRelativeToAncestor(descendant, ancestor, coord, includeRootScroll, in getDescendantCoordRelativeToAncestor()
185 public static float getDescendantCoordRelativeToAncestor(View descendant, View ancestor, in getDescendantCoordRelativeToAncestor() argument
189 View v = descendant; in getDescendantCoordRelativeToAncestor()
193 if (v != descendant || includeRootScroll) { in getDescendantCoordRelativeToAncestor()
223 public static void mapCoordInSelfToDescendant(View descendant, View root, float[] coord) { in mapCoordInSelfToDescendant() argument
225 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/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/slices/
DSettingsSliceProvider.java314 for (Uri descendant : descendants) { in grantWhitelistedPackagePermissions()
316 sliceManager.grantSlicePermission(toPackage, descendant); in grantWhitelistedPackagePermissions()
/packages/apps/Settings/src/com/android/settings/slices/
DSettingsSliceProvider.java330 for (Uri descendant : descendants) { in grantWhitelistedPackagePermissions()
332 sliceManager.grantSlicePermission(toPackage, descendant); in grantWhitelistedPackagePermissions()
/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.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...