Searched refs:ZOOM_CORRECTION_DELAY (Results 1 – 1 of 1) sorted by relevance
59 private static final long ZOOM_CORRECTION_DELAY = 600L; field in PhotoView966 postDelayed(zoomBackRunnable, ZOOM_CORRECTION_DELAY); in scale()