Searched refs:GetCurrentDeviceSafeStatus (Results 1 – 4 of 4) sorted by relevance
136 virtual SafeStatus GetCurrentDeviceSafeStatus(DeviceType deviceType) = 0;
168 SafeStatus GetCurrentDeviceSafeStatus(DeviceType deviceType);
1490 SafeStatus AudioAdapterManager::GetCurrentDeviceSafeStatus(DeviceType deviceType) in GetCurrentDeviceSafeStatus() function in OHOS::AudioStandard::AudioAdapterManager
5980 safeStatusBt_ = audioPolicyManager_.GetCurrentDeviceSafeStatus(DEVICE_TYPE_BLUETOOTH_A2DP); in DealWithSafeVolume()5981 safeStatus_ = audioPolicyManager_.GetCurrentDeviceSafeStatus(DEVICE_TYPE_WIRED_HEADSET); in DealWithSafeVolume()