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

  /frameworks/support/v4/java/android/support/v4/view/
GestureDetectorCompat.java 42 * <li>Create an instance of the {@code GestureDetectorCompat} for your {@link View}
48 public class GestureDetectorCompat {
492 * Creates a GestureDetectorCompat with the supplied listener.
500 public GestureDetectorCompat(Context context, OnGestureListener listener) {
505 * Creates a GestureDetectorCompat with the supplied listener.
514 public GestureDetectorCompat(Context context, OnGestureListener listener, Handler handler) {
  /development/samples/training/ContactsList/libs/
android-support-v4.jar 
  /development/samples/training/EffectiveNavigation/libs/
android-support-v4.jar 
  /development/samples/training/InteractiveChart/libs/
android-support-v4.jar 
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 
  /development/samples/training/bitmapfun/libs/
android-support-v4.jar 
  /external/robolectric/lib/main/
android-support-v4.jar 

Completed in 72 milliseconds