HomeSort by relevance Sort by last modified time
    Searched refs:_playback (Results 1 - 6 of 6) sorted by null

  /external/autotest/client/site_tests/touch_TouchscreenScroll/
touch_TouchscreenScroll.py 36 self._playback(filepath, touch_type='touchscreen')
  /external/autotest/client/cros/multimedia/
audio_facade_native.py 157 def _playback(): function in function:AudioFacadeNative.playback
162 _playback()
164 p = multiprocessing.Process(target=_playback)
  /external/autotest/client/site_tests/touch_ScrollDirection/
touch_ScrollDirection.py 35 self._playback(filepath)
  /external/autotest/client/site_tests/touch_TapSettings/
touch_TapSettings.py 33 self._playback(self._filepaths[self._CLICK_NAME])
  /external/autotest/client/site_tests/touch_MouseScroll/
touch_MouseScroll.py 36 self._playback(self._gest_file_path[name], touch_type='mouse')
  /external/autotest/client/cros/
touch_playback_test_base.py 129 def _playback(self, filepath, touch_type='touchpad'): member in class:touch_playback_test_base

Completed in 1695 milliseconds