Searched refs:_get_control_command_single_tap (Results 1 – 1 of 1) sorted by relevance
77 self._get_control_command_single_tap: SCRIPT_TAP,91 conf.NOISE_STATIONARY: self._get_control_command_single_tap,92 conf.NOISE_STATIONARY_EXTENDED: self._get_control_command_single_tap,96 conf.ONE_FINGER_TAP: self._get_control_command_single_tap,102 conf.TWO_FINGER_TAP: self._get_control_command_single_tap,562 def _get_control_command_single_tap(self, robot_script, gesture, variation): member in RobotWrapper