Home
last modified time | relevance | path

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

/external/autotest/server/cros/multimedia/
Dassistant_facade_adapter.py33 def restart_chrome_for_assistant(self, enable_dsp_hotword=True): member in AssistantFacadeRemoteAdapter
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): member in AssistantFacadeNative
/external/autotest/server/site_tests/audio_AudioBasicAssistant/
Daudio_AudioBasicAssistant.py48 assistant_facade.restart_chrome_for_assistant(enable_dsp_hotword)