Home
last modified time | relevance | path

Searched refs:_get_control_command_click_tap (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/site_tests/firmware_TouchMTB/
DtouchbotII_robot_wrapper.py592 cmd = self._get_control_command_click_tap(robot_script, gesture,
599 cmd = self._get_control_command_click_tap(robot_script, gesture,
604 def _get_control_command_click_tap(self, robot_script, gesture, variation): member in RobotWrapper