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.py78 def _is_wake_source(self, input_type): member in touch_WakeupSource
109 if self._is_wake_source('touchpad'):
112 if not self._is_wake_source('touchpad'):
119 touchscreen_wake = self._is_wake_source('touchscreen')