Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DTestInputListener.cpp33 NotifyInputDevicesChangedArgs* outEventArgs) { in assertNotifyInputDevicesChangedWasCalled()
41 NotifyConfigurationChangedArgs* outEventArgs) { in assertNotifyConfigurationChangedWasCalled()
53 void TestInputListener::assertNotifyDeviceResetWasCalled(NotifyDeviceResetArgs* outEventArgs) { in assertNotifyDeviceResetWasCalled()
67 NotifyDeviceResetArgs outEventArgs; in assertNotifyDeviceResetWasCalled() local
77 void TestInputListener::assertNotifyKeyWasCalled(NotifyKeyArgs* outEventArgs) { in assertNotifyKeyWasCalled()
83 NotifyKeyArgs outEventArgs; in assertNotifyKeyWasCalled() local
92 void TestInputListener::assertNotifyMotionWasCalled(NotifyMotionArgs* outEventArgs, in assertNotifyMotionWasCalled()
102 NotifyMotionArgs outEventArgs; in assertNotifyMotionWasCalled() local
112 void TestInputListener::assertNotifySwitchWasCalled(NotifySwitchArgs* outEventArgs) { in assertNotifySwitchWasCalled()
118 void TestInputListener::assertNotifySensorWasCalled(NotifySensorArgs* outEventArgs) { in assertNotifySensorWasCalled()
[all …]