Searched defs:audioSystemMgr_ (Results 1 – 2 of 2) sorted by relevance
124 AudioSystemManager *audioSystemMgr_; variable
611 static void RegisterFocusInfoChangeCallback(AudioSystemManager * audioSystemMgr_, in RegisterFocusInfoChangeCallback()622 static void UnregisterFocusInfoChangeCallback(AudioSystemManager * audioSystemMgr_, in UnregisterFocusInfoChangeCallback()629 static void GetAudioFocusInfoList(AudioSystemManager * audioSystemMgr_) in GetAudioFocusInfoList()639 auto audioSystemMgr_ = AudioSystemManager::GetInstance(); in HandleAudioFocusInfoTest() local