Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/touch_WakeupSource/
Dtouch_WakeupSource.py72 def _is_wake_source(self, input_type): member in touch_WakeupSource
103 if self._is_wake_source('touchpad'):
106 if not self._is_wake_source('touchpad'):
113 touchscreen_wake = self._is_wake_source('touchscreen')