OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:touch_device
(Results
1 - 4
of
4
) sorted by null
/external/autotest/client/site_tests/firmware_TouchMTB/
main.py
28
import
touch_device
70
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
[
all
...]
/external/autotest/client/site_tests/firmware_TouchMTB/tests/
common_unittest_utils.py
51
from
touch_device
import TouchDevice
validators_unittest.py
21
from
touch_device
import TouchDevice
[
all
...]
/external/autotest/client/site_tests/firmware_TouchMTB/tools/
mtplot_play.py
28
from
touch_device
import TouchDevice
Completed in 119 milliseconds