Searched refs:BUTTON_PRESS (Results 1 – 3 of 3) sorted by relevance
35 constexpr auto BUTTON_PRESS = AMOTION_EVENT_ACTION_BUTTON_PRESS; variable163 VariantWith<NotifyMotionArgs>(WithMotionAction(BUTTON_PRESS)), in TEST_F()
49 constexpr auto BUTTON_PRESS = AMOTION_EVENT_ACTION_BUTTON_PRESS; variable235 VariantWith<NotifyMotionArgs>(WithMotionAction(BUTTON_PRESS)))); in TEST_F()291 AllOf(WithMotionAction(BUTTON_PRESS), in TEST_F()
99 common::Action::BUTTON_PRESS, in getAction()