Searched refs:AMOTION_EVENT_BUTTON_STYLUS_SECONDARY (Results 1 – 4 of 4) sorted by relevance
129 result |= AMOTION_EVENT_BUTTON_STYLUS_SECONDARY; in getButtonState()
785 AMOTION_EVENT_BUTTON_STYLUS_SECONDARY = 1 << 6, enumerator
103 static_assert(static_cast<common::V1_0::Button>(AMOTION_EVENT_BUTTON_STYLUS_SECONDARY) == in getActionButton()
5744 ASSERT_EQ(AMOTION_EVENT_BUTTON_STYLUS_SECONDARY, motionArgs.buttonState); in TEST_F()5748 ASSERT_EQ(AMOTION_EVENT_BUTTON_STYLUS_SECONDARY, motionArgs.buttonState); in TEST_F()7221 ASSERT_EQ(AMOTION_EVENT_BUTTON_STYLUS_SECONDARY, motionArgs.buttonState); in TEST_F()7225 ASSERT_EQ(AMOTION_EVENT_BUTTON_STYLUS_SECONDARY, motionArgs.buttonState); in TEST_F()