Searched refs:hasPrev (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPositionController.java1013 // hasPrev/hasNext indicates if there are previous/next boxes for the
1016 public void moveBox(int fromIndex[], boolean hasPrev, boolean hasNext, argument
1019 mHasPrev = hasPrev;

Completed in 64 milliseconds