Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DFakeInputDispatcherPolicy.h68 void assertFilterInputEventWasNotCalled();
DFakeInputDispatcherPolicy.cpp52 void FakeInputDispatcherPolicy::assertFilterInputEventWasNotCalled() { in assertFilterInputEventWasNotCalled() function in android::FakeInputDispatcherPolicy
DInputDispatcher_test.cpp8893 mFakePolicy->assertFilterInputEventWasNotCalled(); in testNotifyMotion()
8909 mFakePolicy->assertFilterInputEventWasNotCalled(); in testNotifyKey()