Searched refs:SetIntellVoiceState (Results 1 – 2 of 2) sorted by relevance
82 static void SetIntellVoiceState(bool isBoot);
60 … PowerModePolicy::ModeAction intellVoiceAction = [&](bool isInit) { SetIntellVoiceState(isInit); }; in PowerModeModule()473 void PowerModeModule::SetIntellVoiceState(bool isBoot) in SetIntellVoiceState() function in OHOS::PowerMgr::PowerModeModule