OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TouchDevice
(Results
1 - 5
of
5
) sorted by null
/external/autotest/client/site_tests/firmware_TouchMTB/tests/
common_unittest_utils.py
51
from touch_device import
TouchDevice
64
mocked_device[platform] =
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
90
args.device_node =
TouchDevice
.get_device_node(is_touchscreen=is_ts)
/external/autotest/client/site_tests/firmware_TouchMTB/
touch_device.py
22
class
TouchDevice
:
64
device_id =
TouchDevice
.xinput_helper(
67
device_node =
TouchDevice
.xinput_helper(
main.py
70
self.touch_device = touch_device.
TouchDevice
(
Completed in 172 milliseconds