Searched refs:touchModeEnabled (Results 1 – 2 of 2) sorted by relevance
531 constexpr bool touchModeEnabled = true; in publishAndConsumeTouchModeEvent() local534 status = mPublisher->publishTouchModeEvent(seq, eventId, touchModeEnabled); in publishAndConsumeTouchModeEvent()549 EXPECT_EQ(touchModeEnabled, touchModeEvent.isInTouchMode()); in publishAndConsumeTouchModeEvent()
661 constexpr bool touchModeEnabled = true; in publishAndConsumeTouchModeEvent() local664 status = mPublisher->publishTouchModeEvent(seq, eventId, touchModeEnabled); in publishAndConsumeTouchModeEvent()674 EXPECT_EQ(touchModeEnabled, touchModeEvent.isInTouchMode()); in publishAndConsumeTouchModeEvent()