Searched refs:_has_touchpad (Results 1 – 6 of 6) sorted by relevance
106 if (self._has_touchpad and120 if self._has_touchpad and touchscreen_wake:122 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:
30 def _has_touchpad(self): member in touch_playback_test_base