Searched refs:RESET_TOUCH_FOCUS_DELAY_MILLIS (Results 1 – 1 of 1) sorted by relevance
73 private static final int RESET_TOUCH_FOCUS_DELAY_MILLIS = Settings3A.getFocusHoldMillis(); field in FocusOverlayManager296 mHandler.sendEmptyMessageDelayed(RESET_TOUCH_FOCUS, RESET_TOUCH_FOCUS_DELAY_MILLIS); in onAutoFocus()400 mHandler.sendEmptyMessageDelayed(RESET_TOUCH_FOCUS, RESET_TOUCH_FOCUS_DELAY_MILLIS); in onSingleTapUp()