Searched refs:WHISPER_KEY (Results 1 – 2 of 2) sorted by relevance
38 const std::string WHISPER_KEY = "intell_voice_trigger_whisper"; variable106 …if ((key == WAKEUP_KEY) || (key == WHISPER_KEY) || (key == IMPROVE_KEY) || (key == SHORTWORD_KEY))… in IsSwitchKeyValid()119 return QuerySwitchStatus(WHISPER_KEY); in QuerySwitchByUuid()
202 RegisterObserver(WHISPER_KEY); in CreateSwitchProvider()441 } else if (switchKey == WHISPER_KEY) { in OnSwitchChange()909 if ((QuerySwitchStatus(WAKEUP_KEY)) || (QuerySwitchStatus(WHISPER_KEY))) { in IsNeedToUnloadService()