Home
last modified time | relevance | path

Searched refs:ACTION_POINTER_1_DOWN (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DMultiTouchInputMapper_test.cpp46 static constexpr int32_t ACTION_POINTER_1_DOWN = variable
194 WithMotionAction(ACTION_POINTER_1_DOWN)))); in TEST_F()
236 WithMotionAction(ACTION_POINTER_1_DOWN)))); in TEST_F()
DInputReader_test.cpp90 static constexpr int32_t ACTION_POINTER_1_DOWN = variable
1798 ASSERT_EQ(ACTION_POINTER_1_DOWN, args.action); in TEST_P()
1852 assertReceivedMotion(ACTION_POINTER_1_DOWN, {centerPoint, secondPoint}); in TEST_P()
1895 assertReceivedMotion(ACTION_POINTER_1_DOWN, {centerPoint, secondPoint}); in TEST_P()
1937 ASSERT_EQ(ACTION_POINTER_1_DOWN, args.action); in TEST_P()
7256 ASSERT_EQ(ACTION_POINTER_1_DOWN, motionArgs.action); in TEST_F()
7566 ASSERT_EQ(ACTION_POINTER_1_DOWN, motionArgs.action); in TEST_F()
7736 ASSERT_EQ(ACTION_POINTER_1_DOWN, motionArgs.action); in TEST_F()
8003 ASSERT_EQ(ACTION_POINTER_1_DOWN, args.action); in TEST_F()
9202 ASSERT_EQ(ACTION_POINTER_1_DOWN, motionArgs.action); in TEST_F()
[all …]
/frameworks/base/core/java/android/view/
DMotionEvent.java398 public static final int ACTION_POINTER_1_DOWN = ACTION_POINTER_DOWN | 0x0000; field in MotionEvent
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32979 field public static final deprecated int ACTION_POINTER_1_DOWN = 5; // 0x5
/frameworks/base/core/api/
Dcurrent.txt51873 field @Deprecated public static final int ACTION_POINTER_1_DOWN = 5; // 0x5