Lines Matching refs:WithSource
1570 AllOf(WithKeyAction(AKEY_EVENT_ACTION_DOWN), WithSource(AINPUT_SOURCE_KEYBOARD)); in TEST_F()
1571 const auto UP = AllOf(WithKeyAction(AKEY_EVENT_ACTION_UP), WithSource(AINPUT_SOURCE_KEYBOARD)); in TEST_F()
2166 AllOf(WithKeyAction(AKEY_EVENT_ACTION_DOWN), WithSource(AINPUT_SOURCE_KEYBOARD), in TYPED_TEST()
2171 AllOf(WithKeyAction(AKEY_EVENT_ACTION_UP), WithSource(AINPUT_SOURCE_KEYBOARD), in TYPED_TEST()
2183 AllOf(WithKeyAction(AKEY_EVENT_ACTION_DOWN), WithSource(AINPUT_SOURCE_KEYBOARD), in TYPED_TEST()
2217 AllOf(WithKeyAction(AKEY_EVENT_ACTION_UP), WithSource(AINPUT_SOURCE_KEYBOARD), in TYPED_TEST()
2231 AllOf(WithKeyAction(AKEY_EVENT_ACTION_DOWN), WithSource(AINPUT_SOURCE_KEYBOARD), in TYPED_TEST()
2293 AllOf(WithKeyAction(AKEY_EVENT_ACTION_UP), WithSource(AINPUT_SOURCE_KEYBOARD), in TYPED_TEST()
2316 AllOf(WithKeyAction(AKEY_EVENT_ACTION_DOWN), WithSource(AINPUT_SOURCE_KEYBOARD), in TYPED_TEST()
2331 AllOf(WithKeyAction(AKEY_EVENT_ACTION_UP), WithSource(AINPUT_SOURCE_KEYBOARD), in TYPED_TEST()
2376 AllOf(WithKeyAction(AKEY_EVENT_ACTION_DOWN), WithSource(AINPUT_SOURCE_KEYBOARD), in TYPED_TEST()
2385 AllOf(WithKeyAction(AKEY_EVENT_ACTION_UP), WithSource(AINPUT_SOURCE_KEYBOARD), in TYPED_TEST()
2454 WithButtonState(0), WithSource(STYLUS_FUSION_SOURCE), WithDeviceId(touchscreenId), in TEST_F()
2462 WithButtonState(0), WithSource(STYLUS_FUSION_SOURCE), WithDeviceId(touchscreenId), in TEST_F()
2516 WithSource(AINPUT_SOURCE_TOUCHSCREEN | in TEST_F()
2533 WithSource(AINPUT_SOURCE_TOUCHSCREEN | AINPUT_SOURCE_STYLUS), in TEST_F()
2542 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), WithSource(STYLUS_FUSION_SOURCE), in TEST_F()
2579 WithSource(AINPUT_SOURCE_TOUCHSCREEN | in TEST_F()
6758 AllOf(WithSource(STYLUS_FUSION_SOURCE), WithToolType(ToolType::STYLUS)); in testStartFusedStylusGesture()
6792 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_UP), WithSource(STYLUS_FUSION_SOURCE), in testSuccessfulFusionGesture()
6805 AllOf(WithSource(AINPUT_SOURCE_TOUCHSCREEN), WithToolType(ToolType::FINGER)); in testUnsuccessfulFusionGesture()
6862 auto toolTypeSource = AllOf(WithSource(STYLUS_FUSION_SOURCE), WithToolType(ToolType::STYLUS)); in TEST_F()
6904 auto toolTypeSource = AllOf(WithSource(STYLUS_FUSION_SOURCE), WithToolType(ToolType::STYLUS)); in TEST_F()
6965 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_UP), WithSource(STYLUS_FUSION_SOURCE), in TEST_F()
6974 auto source = WithSource(STYLUS_FUSION_SOURCE); in TEST_F()
7027 auto toolTypeSource = AllOf(WithSource(STYLUS_FUSION_SOURCE), WithToolType(ToolType::STYLUS)); in TEST_F()
9591 WithSource(AINPUT_SOURCE_TOUCHSCREEN | AINPUT_SOURCE_STYLUS), in TEST_F()
9613 WithSource(AINPUT_SOURCE_TOUCHSCREEN | AINPUT_SOURCE_STYLUS), in TEST_F()
10087 WithSource(AINPUT_SOURCE_MOUSE | AINPUT_SOURCE_STYLUS), in TEST_F()
10092 WithSource(AINPUT_SOURCE_MOUSE | AINPUT_SOURCE_STYLUS), in TEST_F()
10104 WithSource(AINPUT_SOURCE_MOUSE | AINPUT_SOURCE_STYLUS), in TEST_F()
10109 WithSource(AINPUT_SOURCE_MOUSE | AINPUT_SOURCE_STYLUS), in TEST_F()