HomeSort by relevance Sort by last modified time
    Searched refs:getDescendantCoordRelativeToAncestor (Results 1 - 3 of 3) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
ClickShadowView.java 106 Utilities.getDescendantCoordRelativeToAncestor(clipAgainstView, (View) getParent(),
Utilities.java 162 public static float getDescendantCoordRelativeToAncestor(
191 * Inverse of {@link #getDescendantCoordRelativeToAncestor(View, View, int[], boolean)}.
  /packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DragLayer.java 418 return Utilities.getDescendantCoordRelativeToAncestor(descendant, this,
    [all...]

Completed in 202 milliseconds