Searched refs:AUTOFOCUS_INTERVAL_MS (Results 1 – 1 of 1) sorted by relevance
28 private static final long AUTOFOCUS_INTERVAL_MS = 1500L; field in AutoFocusCallback44 autoFocusHandler.sendMessageDelayed(message, AUTOFOCUS_INTERVAL_MS); in onAutoFocus()