Home
last modified time | relevance | path

Searched defs:OnLongPress (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/events/gesture_detection/
Dgesture_detector.cc72 void GestureDetector::SimpleGestureListener::OnLongPress(const MotionEvent& e) { in OnLongPress() function in ui::GestureDetector::SimpleGestureListener
Dgesture_provider.cc487 virtual void OnLongPress(const MotionEvent& e) OVERRIDE { in OnLongPress() function in ui::GestureProvider::GestureListenerImpl