Searched defs:GestureDetector (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ui/events/gesture_detection/
H A Dgesture_detector.cc41 GestureDetector::Config::Config()
58 GestureDetector::Config::~Config() {}
60 bool GestureDetector::SimpleGestureListener::OnDown(const MotionEvent& e) {
64 void GestureDetector::SimpleGestureListener::OnShowPress(const MotionEvent& e) {
67 bool GestureDetector::SimpleGestureListener::OnSingleTapUp(
72 void GestureDetector::SimpleGestureListener::OnLongPress(const MotionEvent& e) {
75 bool GestureDetector::SimpleGestureListener::OnScroll(const MotionEvent& e1,
82 bool GestureDetector::SimpleGestureListener::OnFling(const MotionEvent& e1,
89 bool GestureDetector::SimpleGestureListener::OnSwipe(const MotionEvent& e1,
96 bool GestureDetector
164 GestureDetector::GestureDetector( function in class:ui::GestureDetector
[all...]
H A Dgesture_detector.h17 // Port of GestureDetector.java from Android
18 // * platform/frameworks/base/core/java/android/view/GestureDetector.java
21 class GestureDetector { class in namespace:ui
136 GestureDetector(const Config& config,
139 ~GestureDetector();
209 DISALLOW_COPY_AND_ASSIGN(GestureDetector);
/external/robolectric/lib/main/
H A Dmaps_v16.jarcom/google/android/maps/GeoPoint.class " package com.google.android.maps public com.google ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 4693 milliseconds