Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DAudioAttributes.java951 public Builder setContentType(@AttributeContentType int contentType) { in setContentType()
1710 public static boolean isSdkContentType(@AttributeContentType int contentType) { in isSdkContentType()
1895 public @interface AttributeContentType {} annotation in AudioAttributes
DFadeManagerConfiguration.java467 public boolean isContentTypeUnfadeable(@AudioAttributes.AttributeContentType int contentType) { in isContentTypeUnfadeable()
1195 @AudioAttributes.AttributeContentType int contentType) { in addUnfadeableContentType()