Searched refs:RemovePlaceholderInterruptForSession (Results 1 – 2 of 2) sorted by relevance
212 … void RemovePlaceholderInterruptForSession(const int32_t callerPid, bool isSessionTimeout = false);
157 RemovePlaceholderInterruptForSession(pid, true); in HandleSessionTimeOutEvent()224 RemovePlaceholderInterruptForSession(callerPid); in DeactivateAudioSession()228 void AudioInterruptService::RemovePlaceholderInterruptForSession(const int32_t callerPid, bool isSe… in RemovePlaceholderInterruptForSession() function in OHOS::AudioStandard::AudioInterruptService