Searched refs:touch_device (Results 1 – 5 of 5) sorted by relevance
28 import touch_device70 self.touch_device = touch_device.TouchDevice(73 self._check_device(self.touch_device)74 validators.init_base_validator(self.touch_device)97 firmware_version = self.touch_device.get_firmware_version()106 firmware_version = self.touch_device.get_firmware_version()127 self.touch_device,235 if not self.touch_device.save_device_description_file(264 self.touch_device.get_display_geometry(
118 var touch_device = device.match(/(iphone|ipod|ipad|android)/); variable119 if (touch_device) { /* wider split bar for touch only devices */
51 from touch_device import TouchDevice
21 from touch_device import TouchDevice
28 from touch_device import TouchDevice