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/src/main/java/androidx/core/view/
MotionEventCompat.java 66 * Synonym for {@link MotionEvent#ACTION_POINTER_INDEX_MASK}.
68 * @deprecated Use {@link MotionEvent#ACTION_POINTER_INDEX_MASK} directly.
71 public static final int ACTION_POINTER_INDEX_MASK = 0xff00;
  /frameworks/base/core/java/android/view/
MotionEvent.java 247 * The index is encoded in the {@link #ACTION_POINTER_INDEX_MASK} bits of the
258 * The index is encoded in the {@link #ACTION_POINTER_INDEX_MASK} bits of the
357 public static final int ACTION_POINTER_INDEX_MASK = 0xff00;
361 * defined by {@link #ACTION_POINTER_INDEX_MASK}.
368 * @deprecated Use {@link #ACTION_POINTER_INDEX_MASK} to retrieve the
375 * @deprecated Use {@link #ACTION_POINTER_INDEX_MASK} to retrieve the
382 * @deprecated Use {@link #ACTION_POINTER_INDEX_MASK} to retrieve the
389 * @deprecated Use {@link #ACTION_POINTER_INDEX_MASK} to retrieve the
396 * @deprecated Use {@link #ACTION_POINTER_INDEX_MASK} to retrieve the
403 * @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 117 milliseconds

1 2