Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DTestInputListener.cpp79 void TestInputListener::assertNotifySwitchWasCalled(NotifySwitchArgs* outEventArgs) { in assertNotifySwitchWasCalled() function in android::TestInputListener
DInputDispatcher_test.cpp101 void assertNotifySwitchWasCalled(const NotifySwitchArgs& args) { in assertNotifySwitchWasCalled() function in android::inputdispatcher::FakeInputDispatcherPolicy