Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFakeInputDispatcherPolicy.cpp91 void FakeInputDispatcherPolicy::assertNotifyWindowUnresponsiveWasCalled( in assertNotifyWindowUnresponsiveWasCalled() function in android::FakeInputDispatcherPolicy
94 assertNotifyWindowUnresponsiveWasCalled(timeout, window->getToken(), in assertNotifyWindowUnresponsiveWasCalled()
98 void FakeInputDispatcherPolicy::assertNotifyWindowUnresponsiveWasCalled( in assertNotifyWindowUnresponsiveWasCalled() function in android::FakeInputDispatcherPolicy
H A DFakeInputDispatcherPolicy.h79 void assertNotifyWindowUnresponsiveWasCalled(std::chrono::nanoseconds timeout,
81 void assertNotifyWindowUnresponsiveWasCalled(std::chrono::nanoseconds timeout,
H A DInputDispatcher_test.cpp10461 mFakePolicy->assertNotifyWindowUnresponsiveWasCalled(timeout, mWindow); in TEST_F()
10477 mFakePolicy->assertNotifyWindowUnresponsiveWasCalled(timeout, mWindow); in TEST_F()
10626 mFakePolicy->assertNotifyWindowUnresponsiveWasCalled(timeout, mWindow); in TEST_F()
10641 mFakePolicy->assertNotifyWindowUnresponsiveWasCalled(timeout, spy); in TEST_F()
10663 mFakePolicy->assertNotifyWindowUnresponsiveWasCalled(timeout, mWindow); in TEST_F()
10689 mFakePolicy->assertNotifyWindowUnresponsiveWasCalled(timeout, mWindow); in TEST_F()
10717 mFakePolicy->assertNotifyWindowUnresponsiveWasCalled(SPY_TIMEOUT, monitor.getToken(), in TEST_F()
10739 mFakePolicy->assertNotifyWindowUnresponsiveWasCalled(timeout, mWindow); in TEST_F()
10747 mFakePolicy->assertNotifyWindowUnresponsiveWasCalled(timeout, mWindow); in TEST_F()
10764 mFakePolicy->assertNotifyWindowUnresponsiveWasCalled(windowTimeout, mWindow); in TEST_F()
[all …]