HomeSort by relevance Sort by last modified time
    Searched defs:OnDoubleTap (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/events/gesture_detection/
scale_gesture_detector.cc 282 bool ScaleGestureDetector::OnDoubleTap(const MotionEvent& ev) {
gesture_detector.cc 107 bool GestureDetector::SimpleGestureListener::OnDoubleTap(const MotionEvent& e) {
295 handled |= double_tap_listener_->OnDoubleTap(*current_down_event_);

Completed in 624 milliseconds