Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DFakeInputDispatcherPolicy.h97 void assertNotifyInputChannelBrokenWasCalled(const sp<IBinder>& token);
DFakeInputDispatcherPolicy.cpp196 void FakeInputDispatcherPolicy::assertNotifyInputChannelBrokenWasCalled(const sp<IBinder>& token) { in assertNotifyInputChannelBrokenWasCalled() function in android::FakeInputDispatcherPolicy
DInputDispatcher_test.cpp678 mFakePolicy->assertNotifyInputChannelBrokenWasCalled(window->getInfo()->token); in TEST_F()
921 mFakePolicy->assertNotifyInputChannelBrokenWasCalled(wallpaperWindow->getInfo()->token); in TEST_F()