HomeSort by relevance Sort by last modified time
    Searched defs:ACTION_POINTER_INDEX_MASK (Results 1 - 25 of 45) sorted by null

1 2

  /frameworks/support/compat/java/android/support/v4/view/
MotionEventCompat.java 67 * Synonym for {@link MotionEvent#ACTION_POINTER_INDEX_MASK}.
69 * @deprecated Use {@link MotionEvent#ACTION_POINTER_INDEX_MASK} directly.
72 public static final int ACTION_POINTER_INDEX_MASK = 0xff00;
  /frameworks/base/core/java/android/view/
MotionEvent.java 243 * The index is encoded in the {@link #ACTION_POINTER_INDEX_MASK} bits of the
254 * The index is encoded in the {@link #ACTION_POINTER_INDEX_MASK} bits of the
353 public static final int ACTION_POINTER_INDEX_MASK = 0xff00;
357 * defined by {@link #ACTION_POINTER_INDEX_MASK}.
364 * @deprecated Use {@link #ACTION_POINTER_INDEX_MASK} to retrieve the
371 * @deprecated Use {@link #ACTION_POINTER_INDEX_MASK} to retrieve the
378 * @deprecated Use {@link #ACTION_POINTER_INDEX_MASK} to retrieve the
385 * @deprecated Use {@link #ACTION_POINTER_INDEX_MASK} to retrieve the
392 * @deprecated Use {@link #ACTION_POINTER_INDEX_MASK} to retrieve the
399 * @deprecated Use {@link #ACTION_POINTER_INDEX_MASK} to retrieve th
    [all...]
  /development/samples/training/basic/ActivityLifecycle/libs/
android-support-v13.jar 
  /development/samples/training/multiscreen/newsreader/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests1/app/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests1/lib1/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests1/lib2/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests2/lib1/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests2/lib2/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests3/lib1/libs/
android-support-v4.jar 
  /sdk/testapps/javaProjectTest/lib1/libs/
android-support-v4.jar 
  /sdk/testapps/javaProjectTest/lib2/libs/
android-support-v4.jar 
  /sdk/testapps/libsAndJarTest/lib1/libs/
android-support-v4.jar 
  /sdk/testapps/libsAndJarTest/lib2/libs/
android-support-v4.jar 
  /development/samples/training/AnimationsDemo/libs/
android-support-v13.jar 
  /development/samples/training/basic/FragmentBasics/libs/
android-support-v4.jar 
  /development/samples/training/location-aware/libs/
android-support-v4.jar 
  /sdk/apps/NotificationStudio/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests3/lib2/libs/
android-support-v13.jar 
  /development/samples/ControllerSample/libs/
android-support-v4.jar 
  /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 
  /external/robolectric/v1/lib/main/
android-support-v4.jar 

Completed in 668 milliseconds

1 2