Searched refs:addToQueue (Results 1 – 2 of 2) sorted by relevance
183 void TestInputListener::addToQueue(const NotifyArgsType& args) { in addToQueue() function in android::TestInputListener192 addToQueue<NotifyInputDevicesChangedArgs>(args); in notifyInputDevicesChanged()196 addToQueue<NotifyConfigurationChangedArgs>(args); in notifyConfigurationChanged()200 addToQueue<NotifyDeviceResetArgs>(args); in notifyDeviceReset()204 addToQueue<NotifyKeyArgs>(args); in notifyKey()208 addToQueue<NotifyMotionArgs>(args); in notifyMotion()212 addToQueue<NotifySwitchArgs>(args); in notifySwitch()216 addToQueue<NotifyPointerCaptureChangedArgs>(args); in notifyPointerCaptureChanged()220 addToQueue<NotifySensorArgs>(args); in notifySensor()224 addToQueue<NotifyVibratorStateArgs>(args); in notifyVibratorState()
84 void addToQueue(const NotifyArgsType& args);