Home | History | Annotate | Download | only in launcher3

Lines Matching refs:getDescendantCoordRelativeToParent

317     public static float getDescendantCoordRelativeToParent(View descendant, View root,
353 * Inverse of {@link #getDescendantCoordRelativeToParent(View, View, int[], boolean)}.