Searched refs:attributesMatches (Results 1 – 7 of 7) sorted by relevance
69 return AudioProductStrategy::attributesMatches(supportedAttr.mAttributes, attr); in matches()78 return AudioProductStrategy::attributesMatches(supportedAttr.mAttributes, attr); }); in getStreamTypeForAttributes()126 if (AudioProductStrategy::attributesMatches(supportedAttr.mAttributes, attr)) { in getVolumeGroupForAttributes()
57 static bool attributesMatches(const audio_attributes_t refAttributes,
63 bool AudioProductStrategy::attributesMatches(const audio_attributes_t refAttributes, in attributesMatches() function in android::AudioProductStrategy
2107 return AudioProductStrategy::attributesMatches( in attributesToStreamType()
422 private static boolean attributesMatches(@NonNull AudioAttributes refAttr, in attributesMatches() method in AudioProductStrategy487 if (refAa.equals(attributes) || attributesMatches(refAa, attributes)) { in supportsAttributes()
11125 HSPLandroid/media/audiopolicy/AudioProductStrategy;->attributesMatches(Landroid/media/AudioAttribut…
11127 HSPLandroid/media/audiopolicy/AudioProductStrategy;->attributesMatches(Landroid/media/AudioAttribut…