Searched refs:UnfadeableAudioAttributesType (Results 1 – 5 of 5) sorted by relevance
140 …fadeableContentTypesType> unfadeableContentTypes, std::vector<UnfadeableAudioAttributesType> unfad… in FadeConfigurationConfig()188 …const std::vector<UnfadeableAudioAttributesType>& FadeConfigurationConfig::getUnfadeableAudioAttri… in getUnfadeableAudioAttributes()196 …const UnfadeableAudioAttributesType* FadeConfigurationConfig::getFirstUnfadeableAudioAttributes() … in getFirstUnfadeableAudioAttributes()298 std::vector<UnfadeableAudioAttributesType> unfadeableAudioAttributes; in read()312 … UnfadeableAudioAttributesType _value = UnfadeableAudioAttributesType::read(_child); in read()460 …UnfadeableAudioAttributesType::UnfadeableAudioAttributesType(std::vector<AudioAttributesUsagesType… in UnfadeableAudioAttributesType() function in android::hardware::automotive::audiocontrol::fade::UnfadeableAudioAttributesType463 …const std::vector<AudioAttributesUsagesType>& UnfadeableAudioAttributesType::getAudioAttributes() … in getAudioAttributes()467 bool UnfadeableAudioAttributesType::hasAudioAttributes() const { in hasAudioAttributes()471 … const AudioAttributesUsagesType* UnfadeableAudioAttributesType::getFirstAudioAttributes() const { in getFirstAudioAttributes()478 … UnfadeableAudioAttributesType UnfadeableAudioAttributesType::read(xmlNode *root) { in read()[all …]
33 class UnfadeableAudioAttributesType; variable70 const std::vector<UnfadeableAudioAttributesType> unfadeableAudioAttributes_;78 …fadeableContentTypesType> unfadeableContentTypes, std::vector<UnfadeableAudioAttributesType> unfad…88 … const std::vector<UnfadeableAudioAttributesType>& getUnfadeableAudioAttributes() const;90 … const UnfadeableAudioAttributesType* getFirstUnfadeableAudioAttributes() const;160 class UnfadeableAudioAttributesType {164 … explicit UnfadeableAudioAttributesType(std::vector<AudioAttributesUsagesType> audioAttributes);168 static UnfadeableAudioAttributesType read(xmlNode *root);
51 …Nullable public android.hardware.automotive.audiocontrol.fade.UnfadeableAudioAttributesType getUnf…61 …oAttributes(@Nullable android.hardware.automotive.audiocontrol.fade.UnfadeableAudioAttributesType);109 public class UnfadeableAudioAttributesType {110 ctor public UnfadeableAudioAttributesType();
817 void parseUnfadeableAudioAttributes(const fade::UnfadeableAudioAttributesType& fadeAttributes, in parseUnfadeableAudioAttributes()