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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPhotoView.java986 // We do this in addition to onUp() because we want the snapback of
1404 private void checkHideUndoBar(int addition) { argument
1405 mUndoBarState |= addition;
1442 // Determine how many photos we need to draw in addition to the center

Completed in 29 milliseconds