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

  /external/chromium_org/ui/events/gesture_detection/
gesture_detector.h 148 bool has_doubletap_listener() const { return double_tap_listener_ != NULL; } function in class:ui::GestureDetector
gesture_provider.cc 630 return gesture_detector_.has_doubletap_listener();

Completed in 1374 milliseconds