Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/site_tests/touch_WakeupSource/
H A Dtouch_WakeupSource.py93 def _is_wake_source(self, input_type): member in touch_WakeupSource
126 if not self._is_wake_source('touchpad'):
129 if self._is_wake_source('touchpad'):
137 touchscreen_wake = self._is_wake_source('touchscreen')