HomeSort by relevance Sort by last modified time
    Searched refs:AMOTION_EVENT_TOOL_TYPE_STYLUS (Results 1 - 25 of 27) sorted by null

1 2

  /frameworks/native/libs/input/tests/
InputEvent_test.cpp 228 pointerProperties[1].toolType = AMOTION_EVENT_TOOL_TYPE_STYLUS;
319 ASSERT_EQ(AMOTION_EVENT_TOOL_TYPE_STYLUS, event->getToolType(1));
  /development/ndk/platforms/android-14/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /development/ndk/platforms/android-18/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /frameworks/native/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /prebuilts/ndk/9/platforms/android-15/arch-arm/usr/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /prebuilts/ndk/9/platforms/android-16/arch-arm/usr/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/android/
input.h 417 AMOTION_EVENT_TOOL_TYPE_STYLUS = 2,
    [all...]

Completed in 177 milliseconds

1 2