ConfirmTouchEvent 1138 content/browser/android/content_view_core_impl.cc     ConfirmTouchEvent(INPUT_EVENT_ACK_STATE_NO_CONSUMER_EXISTS);
ConfirmTouchEvent  272 content/browser/android/content_view_core_impl.h   void ConfirmTouchEvent(InputEventAckState ack_result);
ConfirmTouchEvent  342 content/browser/renderer_host/input/touch_event_queue.cc   if (timeout_handler_ && timeout_handler_->ConfirmTouchEvent(ack_result))
ConfirmTouchEvent  345 content/browser/renderer_host/input/touch_event_queue.cc   touchmove_slop_suppressor_->ConfirmTouchEvent(ack_result);
ConfirmTouchEvent 1020 content/browser/renderer_host/render_widget_host_view_android.cc     content_view_core_->ConfirmTouchEvent(ack_result);