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

/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java65 private static final long SNAP_DELAY = 250L; field in class:PhotoView
1372 mHeader.postDelayed(this, SNAP_DELAY);

Completed in 26 milliseconds