Searched refs:SetDeviceSafeTime (Results 1 – 4 of 4) sorted by relevance
142 virtual int32_t SetDeviceSafeTime(DeviceType deviceType, int64_t time) = 0;
174 int32_t SetDeviceSafeTime(DeviceType deviceType, int64_t time);
1544 int32_t AudioAdapterManager::SetDeviceSafeTime(DeviceType deviceType, int64_t time) in SetDeviceSafeTime() function in OHOS::AudioStandard::AudioAdapterManager
5853 audioPolicyManager_.SetDeviceSafeTime(DEVICE_TYPE_BLUETOOTH_A2DP, 0); in CheckBlueToothActiveMusicTime()5862 audioPolicyManager_.SetDeviceSafeTime(DEVICE_TYPE_BLUETOOTH_A2DP, activeSafeTimeBt_); in CheckBlueToothActiveMusicTime()5877 audioPolicyManager_.SetDeviceSafeTime(DEVICE_TYPE_WIRED_HEADSET, 0); in CheckWiredActiveMusicTime()5886 audioPolicyManager_.SetDeviceSafeTime(DEVICE_TYPE_WIRED_HEADSET, activeSafeTime_); in CheckWiredActiveMusicTime()