Searched refs:ZOOM_MINIMUM_WAIT_MILLIS (Results 1 – 1 of 1) sorted by relevance
60 private static final long ZOOM_MINIMUM_WAIT_MILLIS = 33; field in PreviewOverlay384 mDelayZoomCallUntilMillis = now + ZOOM_MINIMUM_WAIT_MILLIS; in onScale()