Home
last modified time | relevance | path

Searched defs:assertNotifySwitchWasCalled (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DTestInputListener.cpp99 void TestInputListener::assertNotifySwitchWasCalled(NotifySwitchArgs* outEventArgs) { in assertNotifySwitchWasCalled() function in android::TestInputListener
H A DFakeInputDispatcherPolicy.cpp57 void FakeInputDispatcherPolicy::assertNotifySwitchWasCalled(const NotifySwitchArgs& args) { in assertNotifySwitchWasCalled() function in android::FakeInputDispatcherPolicy