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