Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DFakeInputDispatcherPolicy.h114 void assertNotifyDeviceInteractionWasNotCalled();
DFakeInputDispatcherPolicy.cpp271 void FakeInputDispatcherPolicy::assertNotifyDeviceInteractionWasNotCalled() { in assertNotifyDeviceInteractionWasNotCalled() function in android::FakeInputDispatcherPolicy
DInputDispatcher_test.cpp7944 ASSERT_NO_FATAL_FAILURE(mFakePolicy->assertNotifyDeviceInteractionWasNotCalled()); in TEST_F()
7963 ASSERT_NO_FATAL_FAILURE(mFakePolicy->assertNotifyDeviceInteractionWasNotCalled()); in TEST_F()
7988 ASSERT_NO_FATAL_FAILURE(mFakePolicy->assertNotifyDeviceInteractionWasNotCalled()); in TEST_F()