Searched refs:BUTTON_RELEASE (Results 1 – 3 of 3) sorted by relevance
36 constexpr auto BUTTON_RELEASE = AMOTION_EVENT_ACTION_BUTTON_RELEASE; variable164 VariantWith<NotifyMotionArgs>(WithMotionAction(BUTTON_RELEASE)), in TEST_F()
50 constexpr auto BUTTON_RELEASE = AMOTION_EVENT_ACTION_BUTTON_RELEASE; variable249 ElementsAre(VariantWith<NotifyMotionArgs>(WithMotionAction(BUTTON_RELEASE)), in TEST_F()301 AllOf(WithMotionAction(BUTTON_RELEASE), in TEST_F()
102 common::Action::BUTTON_RELEASE, in getAction()