Searched defs:setSupportedSystemUsages (Results 1 – 8 of 8) sorted by relevance
187 void setSupportedSystemUsages(in AudioUsage[] systemUsages); in setSupportedSystemUsages() method
105 public void setSupportedSystemUsages(int[] systemUsages) { } in setSupportedSystemUsages() method in AudioManager
166 void setSupportedSystemUsages(in int[] systemUsages); in setSupportedSystemUsages() method
1977 public static native int setSupportedSystemUsages(int[] systemUsages); in setSupportedSystemUsages() method in AudioSystem
1668 public void setSupportedSystemUsages(@NonNull @AttributeSystemUsage int[] systemUsages) { in setSupportedSystemUsages() method in AudioManager
1454 Status AudioPolicyService::setSupportedSystemUsages( in setSupportedSystemUsages() function in android::AudioPolicyService
1517 status_t AudioSystem::setSupportedSystemUsages(const std::vector<audio_usage_t>& systemUsages) { in setSupportedSystemUsages() function in android::AudioSystem
1943 public void setSupportedSystemUsages(@NonNull @AttributeSystemUsage int[] systemUsages) { in setSupportedSystemUsages() method in AudioService