Searched refs:volumeKey (Results 1 – 3 of 3) sorted by relevance
131 std::string volumeKey = GetVolumeKeyForDataShare(type, streamType); in SaveVolume() local132 if (!volumeKey.compare("")) { in SaveVolume()139 ErrCode ret = audioSettingProvider.PutIntValue(volumeKey, volumeLevel, "system"); in SaveVolume()159 std::string volumeKey = GetVolumeKeyForDataShare(deviceType, streamType); in GetVolumeInternal() local160 if (!volumeKey.compare("")) { in GetVolumeInternal()168 ErrCode ret = audioSettingProvider.GetIntValue(volumeKey, volumeValue, "system"); in GetVolumeInternal()
1269 std::string volumeKey = GetVolumeKeyForKvStore(deviceType, streamType); in CloneVolumeMap() local1270 Key key = volumeKey; in CloneVolumeMap()1272 Status status = audioPolicyKvStore_->Get(volumeKey, value); in CloneVolumeMap()
198 audio frameWork contains renserState change、 ringMode change、 volumeKey change