Searched refs:touchModeEnabled (Results 1 – 1 of 1) sorted by relevance
417 constexpr bool touchModeEnabled = true; in PublishAndConsumeTouchModeEvent() local420 status = mPublisher->publishTouchModeEvent(seq, eventId, touchModeEnabled); in PublishAndConsumeTouchModeEvent()435 EXPECT_EQ(touchModeEnabled, touchModeEvent.isInTouchMode()); in PublishAndConsumeTouchModeEvent()