Searched refs:isSdkContentType (Results 1 – 2 of 2) sorted by relevance
1493 Preconditions.checkArgument(AudioAttributes.isSdkContentType(contentType), in validateContentType()
1710 public static boolean isSdkContentType(@AttributeContentType int contentType) { in isSdkContentType() method in AudioAttributes