Home
last modified time | relevance | path

Searched refs:AttributeContentType (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DAudioAttributes.java952 public Builder setContentType(@AttributeContentType int contentType) { in setContentType()
1862 public @interface AttributeContentType {} annotation in AudioAttributes