Searched defs:OnLongPress (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/ui/events/gesture_detection/ | ||
| D | gesture_detector.cc | 72 void GestureDetector::SimpleGestureListener::OnLongPress(const MotionEvent& e) { in OnLongPress() function in ui::GestureDetector::SimpleGestureListener |
| D | gesture_provider.cc | 487 virtual void OnLongPress(const MotionEvent& e) OVERRIDE { in OnLongPress() function in ui::GestureProvider::GestureListenerImpl |