Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFakeInputDispatcherPolicy.h68 void assertFilterInputEventWasNotCalled();
H A DFakeInputDispatcherPolicy.cpp52 void FakeInputDispatcherPolicy::assertFilterInputEventWasNotCalled() { in assertFilterInputEventWasNotCalled() function in android::FakeInputDispatcherPolicy
H A DInputDispatcher_test.cpp9693 mFakePolicy->assertFilterInputEventWasNotCalled(); in testNotifyMotion()
9709 mFakePolicy->assertFilterInputEventWasNotCalled(); in testNotifyKey()