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

  /packages/apps/Launcher3/src/com/android/launcher3/
DragLayer.java 406 return Utilities.getDescendantCoordRelativeToParent(descendant, this,
    [all...]
Utilities.java 317 public static float getDescendantCoordRelativeToParent(View descendant, View root,
353 * Inverse of {@link #getDescendantCoordRelativeToParent(View, View, int[], boolean)}.
    [all...]

Completed in 95 milliseconds