Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFakeInputDispatcherPolicy.h113 void assertNotifyDeviceInteractionWasNotCalled();
H A DFakeInputDispatcherPolicy.cpp264 void FakeInputDispatcherPolicy::assertNotifyDeviceInteractionWasNotCalled() { in assertNotifyDeviceInteractionWasNotCalled() function in android::FakeInputDispatcherPolicy
H A DInputDispatcher_test.cpp8723 ASSERT_NO_FATAL_FAILURE(mFakePolicy->assertNotifyDeviceInteractionWasNotCalled()); in TEST_F()
8742 ASSERT_NO_FATAL_FAILURE(mFakePolicy->assertNotifyDeviceInteractionWasNotCalled()); in TEST_F()
8767 ASSERT_NO_FATAL_FAILURE(mFakePolicy->assertNotifyDeviceInteractionWasNotCalled()); in TEST_F()