HomeSort by relevance Sort by last modified time
    Searched full:_is_wake_source (Results 1 - 1 of 1) sorted by null

  /external/autotest/client/site_tests/touch_WakeupSource/
touch_WakeupSource.py 72 def _is_wake_source(self, input_type): member in class: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')

Completed in 144 milliseconds