Searched defs:isSupportedSystemUsage (Results 1 – 2 of 2) sorted by relevance
84 bool AudioPolicyService::isSupportedSystemUsage(audio_usage_t usage) { in isSupportedSystemUsage() function in android::AudioPolicyService
10244 private boolean isSupportedSystemUsage(@AudioAttributes.AttributeUsage int usage) { in isSupportedSystemUsage() method in AudioService