Searched defs:absoluteY (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DRelativePosition.java25 public void setAbsolutePosition(int absoluteX, int absoluteY) { argument
27 mAbsoluteY = absoluteY;

Completed in 53 milliseconds