Searched refs:assertStylusGestureNotified (Results 1 – 3 of 3) sorted by relevance
43 void assertStylusGestureNotified(int32_t deviceId);
43 void FakeInputReaderPolicy::assertStylusGestureNotified(int32_t deviceId) { in assertStylusGestureNotified() function in android::FakeInputReaderPolicy
2014 ASSERT_NO_FATAL_FAILURE(mFakePolicy->assertStylusGestureNotified(mDeviceInfo.getId())); in TEST_P()2050 ASSERT_NO_FATAL_FAILURE(mFakePolicy->assertStylusGestureNotified(mDeviceInfo.getId())); in TEST_P()