Searched refs:SwitchIncoming (Results 1 – 3 of 3) sorted by relevance
48 memberFuncMap_[AudioEvent::SWITCH_INCOMING_STATE] = [this]() { return SwitchIncoming(); }; in Init()135 result = SwitchIncoming(); in SwitchState()187 bool AudioSceneProcessor::SwitchIncoming() in SwitchIncoming() function in OHOS::Telephony::AudioSceneProcessor
58 bool SwitchIncoming();
412 ASSERT_TRUE(audioSceneProcessor->SwitchIncoming());