Searched refs:RESET_TOUCH_FOCUS (Results 1 – 4 of 4) sorted by relevance
63 private static final int RESET_TOUCH_FOCUS = 0; field in FocusOverlayManager110 case RESET_TOUCH_FOCUS: { in handleMessage()275 mHandler.sendEmptyMessageDelayed(RESET_TOUCH_FOCUS, RESET_TOUCH_FOCUS_DELAY); in onAutoFocus()368 mHandler.removeMessages(RESET_TOUCH_FOCUS); in onSingleTapUp()369 mHandler.sendEmptyMessageDelayed(RESET_TOUCH_FOCUS, RESET_TOUCH_FOCUS_DELAY); in onSingleTapUp()393 mHandler.removeMessages(RESET_TOUCH_FOCUS); in autoFocus()406 mHandler.removeMessages(RESET_TOUCH_FOCUS); in cancelAutoFocus()412 mHandler.removeMessages(RESET_TOUCH_FOCUS); in capture()516 mHandler.removeMessages(RESET_TOUCH_FOCUS); in removeMessages()
46 private static final int RESET_TOUCH_FOCUS = 0; field in FocusManager91 case RESET_TOUCH_FOCUS: { in handleMessage()236 mHandler.sendEmptyMessageDelayed(RESET_TOUCH_FOCUS, RESET_TOUCH_FOCUS_DELAY); in onAutoFocus()296 mHandler.removeMessages(RESET_TOUCH_FOCUS); in onTouch()297 mHandler.sendEmptyMessageDelayed(RESET_TOUCH_FOCUS, RESET_TOUCH_FOCUS_DELAY); in onTouch()326 mHandler.removeMessages(RESET_TOUCH_FOCUS); in autoFocus()340 mHandler.removeMessages(RESET_TOUCH_FOCUS); in cancelAutoFocus()346 mHandler.removeMessages(RESET_TOUCH_FOCUS); in capture()468 mHandler.removeMessages(RESET_TOUCH_FOCUS); in removeMessages()
71 private static final int RESET_TOUCH_FOCUS = 0; field in FocusOverlayManager147 case RESET_TOUCH_FOCUS: { in handleMessage()296 mHandler.sendEmptyMessageDelayed(RESET_TOUCH_FOCUS, RESET_TOUCH_FOCUS_DELAY_MILLIS); in onAutoFocus()399 mHandler.removeMessages(RESET_TOUCH_FOCUS); in onSingleTapUp()400 mHandler.sendEmptyMessageDelayed(RESET_TOUCH_FOCUS, RESET_TOUCH_FOCUS_DELAY_MILLIS); in onSingleTapUp()437 mHandler.removeMessages(RESET_TOUCH_FOCUS); in autoFocus()465 mHandler.removeMessages(RESET_TOUCH_FOCUS); in cancelAutoFocus()471 mHandler.removeMessages(RESET_TOUCH_FOCUS); in capture()571 mHandler.removeMessages(RESET_TOUCH_FOCUS); in removeMessages()
54 private static final int RESET_TOUCH_FOCUS = 0; field in FocusOverlayManager103 case RESET_TOUCH_FOCUS: in handleMessage()195 mHandler.sendEmptyMessageDelayed(RESET_TOUCH_FOCUS, RESET_TOUCH_FOCUS_DELAY); in onAutoFocus()295 mHandler.removeMessages(RESET_TOUCH_FOCUS); in onSingleTapUp()296 mHandler.sendEmptyMessageDelayed(RESET_TOUCH_FOCUS, RESET_TOUCH_FOCUS_DELAY); in onSingleTapUp()320 mHandler.removeMessages(RESET_TOUCH_FOCUS); in autoFocus()333 mHandler.removeMessages(RESET_TOUCH_FOCUS); in cancelAutoFocus()339 mHandler.removeMessages(RESET_TOUCH_FOCUS); in capture()