Searched refs:_has_touchpad (Results 1 – 6 of 6) sorted by relevance
122 if (self._has_touchpad and137 if self._has_touchpad and touchscreen_wake:139 if not self._has_touchpad and not touchscreen_wake:
21 if not self._has_touchpad:
24 if not self._has_touchpad:
69 if not self._has_touchpad:
76 if not self._has_touchpad:
36 def _has_touchpad(self): member in touch_playback_test_base