Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFakeInputDispatcherPolicy.h96 void assertNotifyInputChannelBrokenWasCalled(const sp<IBinder>& token);
H A DFakeInputDispatcherPolicy.cpp189 void FakeInputDispatcherPolicy::assertNotifyInputChannelBrokenWasCalled(const sp<IBinder>& token) { in assertNotifyInputChannelBrokenWasCalled() function in android::FakeInputDispatcherPolicy
H A DInputDispatcher_test.cpp668 mFakePolicy->assertNotifyInputChannelBrokenWasCalled(window->getInfo()->token); in TEST_F()
911 mFakePolicy->assertNotifyInputChannelBrokenWasCalled(wallpaperWindow->getInfo()->token); in TEST_F()