Searched refs:NotifyVolumeChange (Results 1 – 7 of 7) sorted by relevance
52 notification->NotifyVolumeChange(VolumeState::REMOVED, volume);76 notification->NotifyVolumeChange(VolumeState::UNMOUNTED, volume);102 notification->NotifyVolumeChange(VolumeState::MOUNTED, volume);126 notification->NotifyVolumeChange(VolumeState::BAD_REMOVAL, volume);150 notification->NotifyVolumeChange(VolumeState::EJECTING, volume);174 notification->NotifyVolumeChange(VolumeState::CHECKING, volume);
28 void NotifyVolumeChange(VolumeState notifyCode, std::shared_ptr<VolumeExternal> volume);
33 void Notification::NotifyVolumeChange(VolumeState notifyCode, std::shared_ptr<VolumeExternal> volum… in NotifyVolumeChange() function in OHOS::StorageManager::Notification
36 DelayedSingleton<Notification>::GetInstance()->NotifyVolumeChange(state, volume); in VolumeStateNotify()
126 void NotifyVolumeChange(const AppExecFwk::InnerEvent::Pointer &event);
604 …uncs_[static_cast<uint32_t>(VOLUME_CHANGE)] = &DAudioSinkDev::SinkEventHandler::NotifyVolumeChange; in SinkEventHandler()636 NotifyVolumeChange(event); in ProcessEventInner()855 void DAudioSinkDev::SinkEventHandler::NotifyVolumeChange(const AppExecFwk::InnerEvent::Pointer &eve… in NotifyVolumeChange() function in OHOS::DistributedHardware::DAudioSinkDev::SinkEventHandler
774 sinkDev_->handler_->NotifyVolumeChange(msgEvent);797 sinkDev_->handler_->NotifyVolumeChange(msg);