Lines Matching refs:WithMotionAction

1986             WithMotionAction(AMOTION_EVENT_ACTION_DOWN)));  in TEST_P()
1992 WithMotionAction(AMOTION_EVENT_ACTION_MOVE))); in TEST_P()
1998 mTestListener->assertNotifyMotionWasCalled(WithMotionAction(AMOTION_EVENT_ACTION_UP))); in TEST_P()
2011 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), in TEST_P()
2020 mTestListener->assertNotifyMotionWasCalled(WithMotionAction(AMOTION_EVENT_ACTION_UP))); in TEST_P()
2030 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), in TEST_P()
2038 mTestListener->assertNotifyMotionWasCalled(WithMotionAction(AMOTION_EVENT_ACTION_UP))); in TEST_P()
2047 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER), in TEST_P()
2062 WithMotionAction(AMOTION_EVENT_ACTION_DOWN))); in TEST_P()
2068 WithMotionAction(AMOTION_EVENT_ACTION_MOVE))); in TEST_P()
2081 WithMotionAction(AMOTION_EVENT_ACTION_MOVE))); in TEST_P()
2093 mTestListener->assertNotifyMotionWasCalled(WithMotionAction(AMOTION_EVENT_ACTION_UP))); in TEST_P()
2193 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), in TYPED_TEST()
2198 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TYPED_TEST()
2206 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_RELEASE), in TYPED_TEST()
2210 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_UP), in TYPED_TEST()
2241 AllOf(toolTypeDevice, WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER), in TYPED_TEST()
2244 AllOf(toolTypeDevice, WithMotionAction(AMOTION_EVENT_ACTION_HOVER_MOVE), in TYPED_TEST()
2247 AllOf(toolTypeDevice, WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TYPED_TEST()
2256 AllOf(toolTypeDevice, WithMotionAction(AMOTION_EVENT_ACTION_HOVER_EXIT), in TYPED_TEST()
2260 AllOf(toolTypeDevice, WithMotionAction(AMOTION_EVENT_ACTION_DOWN), in TYPED_TEST()
2270 AllOf(toolTypeDevice, WithMotionAction(AMOTION_EVENT_ACTION_UP), in TYPED_TEST()
2273 AllOf(toolTypeDevice, WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER), in TYPED_TEST()
2276 AllOf(toolTypeDevice, WithMotionAction(AMOTION_EVENT_ACTION_HOVER_MOVE), in TYPED_TEST()
2283 AllOf(toolTypeDevice, WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_RELEASE), in TYPED_TEST()
2287 AllOf(toolTypeDevice, WithMotionAction(AMOTION_EVENT_ACTION_HOVER_EXIT), in TYPED_TEST()
2309 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), in TYPED_TEST()
2319 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), in TYPED_TEST()
2324 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TYPED_TEST()
2334 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_RELEASE), in TYPED_TEST()
2338 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), in TYPED_TEST()
2346 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_UP), in TYPED_TEST()
2368 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), in TYPED_TEST()
2379 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), in TYPED_TEST()
2388 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), in TYPED_TEST()
2396 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_UP), in TYPED_TEST()
2453 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), WithToolType(ToolType::STYLUS), in TEST_F()
2461 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), WithToolType(ToolType::STYLUS), in TEST_F()
2514 mTestListener->assertNotifyMotionWasCalled(AllOf(WithMotionAction( in TEST_F()
2532 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_UP), in TEST_F()
2542 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), WithSource(STYLUS_FUSION_SOURCE), in TEST_F()
2576 mTestListener->assertNotifyMotionWasCalled(AllOf(WithMotionAction( in TEST_F()
5400 mFakeListener->assertNotifyMotionWasCalled(WithMotionAction(AMOTION_EVENT_ACTION_UP))); in TEST_F()
6036 WithMotionAction(AMOTION_EVENT_ACTION_DOWN))); in TEST_F()
6041 WithMotionAction(AMOTION_EVENT_ACTION_CANCEL))); in TEST_F()
6068 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), WithPressure(1.f)))); in TEST_F()
6155 WithMotionAction(AMOTION_EVENT_ACTION_DOWN))); in TEST_F()
6178 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), in TEST_F()
6182 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TEST_F()
6193 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_RELEASE), in TEST_F()
6196 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_UP), in TEST_F()
6219 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), WithButtonState(0)))); in TEST_F()
6225 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), WithButtonState(0)))); in TEST_F()
6229 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), WithButtonState(0)))); in TEST_F()
6235 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_UP), WithButtonState(0)))); in TEST_F()
6298 WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER))); in TEST_F()
6300 WithMotionAction(AMOTION_EVENT_ACTION_HOVER_MOVE))); in TEST_F()
6306 WithMotionAction(AMOTION_EVENT_ACTION_HOVER_EXIT))); in TEST_F()
6317 WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER))); in TEST_F()
6319 WithMotionAction(AMOTION_EVENT_ACTION_HOVER_MOVE))); in TEST_F()
6584 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), in TEST_P()
6594 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_UP), in TEST_P()
6624 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), in TEST_P()
6632 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_UP), in TEST_P()
6667 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), in TEST_P()
6675 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_UP), in TEST_P()
6772 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_DOWN)))); in testStartFusedStylusGesture()
6779 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_MOVE)))); in testStartFusedStylusGesture()
6792 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_UP), WithSource(STYLUS_FUSION_SOURCE), in testSuccessfulFusionGesture()
6823 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_DOWN)))); in testUnsuccessfulFusionGesture()
6829 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_MOVE)))); in testUnsuccessfulFusionGesture()
6833 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_UP)))); in testUnsuccessfulFusionGesture()
6874 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_DOWN)))); in TEST_F()
6880 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_MOVE)))); in TEST_F()
6884 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_UP)))); in TEST_F()
6911 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_DOWN), in TEST_F()
6926 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_MOVE), in TEST_F()
6941 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_MOVE), in TEST_F()
6954 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_MOVE), in TEST_F()
6959 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_MOVE), in TEST_F()
6965 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_UP), WithSource(STYLUS_FUSION_SOURCE), in TEST_F()
6982 AllOf(source, WithMotionAction(AMOTION_EVENT_ACTION_DOWN), in TEST_F()
6997 AllOf(source, WithMotionAction(AMOTION_EVENT_ACTION_MOVE), in TEST_F()
7012 AllOf(source, WithMotionAction(AMOTION_EVENT_ACTION_MOVE), in TEST_F()
7018 AllOf(source, WithMotionAction(AMOTION_EVENT_ACTION_UP), in TEST_F()
7041 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_MOVE), in TEST_F()
7044 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TEST_F()
7059 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_RELEASE), in TEST_F()
7062 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_MOVE), in TEST_F()
7068 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_UP), WithButtonState(0)))); in TEST_F()
8335 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), WithButtonState(0)))); in TEST_F()
8341 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), in TEST_F()
8344 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TEST_F()
8350 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_RELEASE), WithButtonState(0)))); in TEST_F()
8352 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), WithButtonState(0)))); in TEST_F()
8358 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), in TEST_F()
8361 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TEST_F()
8367 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_RELEASE), WithButtonState(0)))); in TEST_F()
8369 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), WithButtonState(0)))); in TEST_F()
8375 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_UP), WithButtonState(0)))); in TEST_F()
8895 WithMotionAction(AMOTION_EVENT_ACTION_DOWN))); in TEST_F()
8910 WithMotionAction(AMOTION_EVENT_ACTION_MOVE))); in TEST_F()
8922 WithMotionAction(AMOTION_EVENT_ACTION_MOVE))); in TEST_F()
9494 WithMotionAction(AMOTION_EVENT_ACTION_DOWN))); in TEST_F()
9503 mFakeListener->assertNotifyMotionWasCalled(WithMotionAction(ACTION_POINTER_1_DOWN))); in TEST_F()
9527 WithMotionAction(AMOTION_EVENT_ACTION_CANCEL))); in TEST_F()
9534 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), WithPressure(1.f)))); in TEST_F()
9536 AllOf(WithMotionAction(ACTION_POINTER_1_DOWN), WithPressure(1.f)))); in TEST_F()
9553 WithMotionAction(AMOTION_EVENT_ACTION_DOWN))); in TEST_F()
9557 mFakeListener->assertNotifyMotionWasCalled(WithMotionAction(AMOTION_EVENT_ACTION_UP))); in TEST_F()
9590 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), in TEST_F()
9612 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_UP), in TEST_F()
9747 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), WithEventTime(ARBITRARY_TIME)))); in TEST_F()
9759 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), in TEST_F()
9768 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_UP), in TEST_F()
10086 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), in TEST_F()
10091 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), in TEST_F()
10103 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_CANCEL), in TEST_F()
10108 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_CANCEL), in TEST_F()