Home
last modified time | relevance | path

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

/external/autotest/server/cros/multimedia/
Dassistant_facade_adapter.py33 def restart_chrome_for_assistant(self, enable_dsp_hotword=True): argument
40 self._assistant_proxy.restart_chrome_for_assistant(enable_dsp_hotword)
/external/autotest/client/cros/multimedia/
Dassistant_facade_native.py28 def restart_chrome_for_assistant(self, enable_dsp_hotword=True): argument
45 if enable_dsp_hotword:
/external/autotest/server/site_tests/audio_AudioBasicAssistant/
Daudio_AudioBasicAssistant.py23 def run_once(self, host, enable_dsp_hotword=False): argument
48 assistant_facade.restart_chrome_for_assistant(enable_dsp_hotword)
Dcontrol31 enable_dsp_hotword=False)
Dcontrol.dsp31 enable_dsp_hotword=True)