Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DFakeInputReaderPolicy.h43 void assertStylusGestureNotified(int32_t deviceId);
DFakeInputReaderPolicy.cpp43 void FakeInputReaderPolicy::assertStylusGestureNotified(int32_t deviceId) { in assertStylusGestureNotified() function in android::FakeInputReaderPolicy
DInputReader_test.cpp2014 ASSERT_NO_FATAL_FAILURE(mFakePolicy->assertStylusGestureNotified(mDeviceInfo.getId())); in TEST_P()
2050 ASSERT_NO_FATAL_FAILURE(mFakePolicy->assertStylusGestureNotified(mDeviceInfo.getId())); in TEST_P()