OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_has_touchscreen
(Results
1 - 7
of
7
) sorted by null
/external/autotest/client/site_tests/touch_TouchscreenTaps/
touch_TouchscreenTaps.py
43
if not self.
_has_touchscreen
:
/external/autotest/client/site_tests/touch_TouchscreenZoom/
touch_TouchscreenZoom.py
52
if not self.
_has_touchscreen
:
/external/autotest/client/site_tests/touch_TabSwitch/
touch_TabSwitch.py
101
new_australian_state = not self.
_has_touchscreen
/external/autotest/client/site_tests/touch_TouchscreenScroll/
touch_TouchscreenScroll.py
62
if not self.
_has_touchscreen
:
/external/autotest/client/site_tests/touch_ScrollDirection/
touch_ScrollDirection.py
47
self.
_has_touchscreen
))
/external/autotest/client/site_tests/touch_WakeupSource/
touch_WakeupSource.py
111
if (self.
_has_touchscreen
and
/external/autotest/client/cros/
touch_playback_test_base.py
36
def
_has_touchscreen
(self):
member in class:touch_playback_test_base
Completed in 103 milliseconds