Searched defs:setSupportedSystemUsages (Results 1 – 8 of 8) sorted by relevance
197 void setSupportedSystemUsages(in AudioUsage[] systemUsages); in setSupportedSystemUsages() method
105 public void setSupportedSystemUsages(int[] systemUsages) { } in setSupportedSystemUsages() method in AudioManager
177 void setSupportedSystemUsages(in int[] systemUsages); in setSupportedSystemUsages() method
2089 public static native int setSupportedSystemUsages(int[] systemUsages); in setSupportedSystemUsages() method in AudioSystem
1824 public void setSupportedSystemUsages(@NonNull @AttributeSystemUsage int[] systemUsages) { in setSupportedSystemUsages() method
1683 Status AudioPolicyService::setSupportedSystemUsages( in setSupportedSystemUsages() function in android::AudioPolicyService
1801 status_t AudioSystem::setSupportedSystemUsages(const std::vector<audio_usage_t>& systemUsages) { in setSupportedSystemUsages() function in android::AudioSystem
2382 public void setSupportedSystemUsages(@NonNull @AttributeSystemUsage int[] systemUsages) { in setSupportedSystemUsages() method in AudioService