Home
last modified time | relevance | path

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

/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
DPhotoView.java63 private static final long SNAP_DELAY = 250L; field in PhotoView
1355 mHeader.postDelayed(this, SNAP_DELAY); in start()