Searched refs:IsAudioActivated (Results 1 – 6 of 6) sorted by relevance
133 bool BluetoothConnection::IsAudioActivated() in IsAudioActivated() function in OHOS::Telephony::BluetoothConnection135 return DelayedSingleton<AudioControlManager>::GetInstance()->IsAudioActivated(); in IsAudioActivated()
66 bool IsAudioActivated();
56 bool IsAudioActivated() const;
77 audioControlManager->IsAudioActivated(); in AudioControlManagerFunc()
383 bluetoothConnection->IsAudioActivated();395 EXPECT_FALSE(bluetoothConnection->IsAudioActivated());
867 bool AudioControlManager::IsAudioActivated() const in IsAudioActivated() function in OHOS::Telephony::AudioControlManager