Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/tests/
H A DTestInputListener.cpp77 void TestInputListener::assertNotifySwitchWasCalled(NotifySwitchArgs* outEventArgs) { in assertNotifySwitchWasCalled() function in android::TestInputListener
H A DInputDispatcher_test.cpp110 void assertNotifySwitchWasCalled(const NotifySwitchArgs& args) { in assertNotifySwitchWasCalled() function in android::inputdispatcher::FakeInputDispatcherPolicy