Home
last modified time | relevance | path

Searched refs:assertStylusGestureNotNotified (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DFakeInputReaderPolicy.h44 void assertStylusGestureNotNotified();
DFakeInputReaderPolicy.cpp56 void FakeInputReaderPolicy::assertStylusGestureNotNotified() { in assertStylusGestureNotNotified() function in android::FakeInputReaderPolicy
DInputReader_test.cpp2022 ASSERT_NO_FATAL_FAILURE(mFakePolicy->assertStylusGestureNotNotified()); in TEST_P()
2033 ASSERT_NO_FATAL_FAILURE(mFakePolicy->assertStylusGestureNotNotified()); in TEST_P()