Searched defs:setSupportedSystemUsages (Results 1 – 7 of 7) sorted by relevance
185 void setSupportedSystemUsages(in AudioUsage[] systemUsages); in setSupportedSystemUsages() method
120 void setSupportedSystemUsages(in int[] systemUsages); in setSupportedSystemUsages() method
1720 public static native int setSupportedSystemUsages(int[] systemUsages); in setSupportedSystemUsages() method in AudioSystem
1351 public void setSupportedSystemUsages(@NonNull @AttributeSystemUsage int[] systemUsages) { in setSupportedSystemUsages() method in AudioManager
1370 Status AudioPolicyService::setSupportedSystemUsages( in setSupportedSystemUsages() function in android::AudioPolicyService
1433 status_t AudioSystem::setSupportedSystemUsages(const std::vector<audio_usage_t>& systemUsages) { in setSupportedSystemUsages() function in android::AudioSystem
1522 public void setSupportedSystemUsages(@NonNull @AttributeSystemUsage int[] systemUsages) { in setSupportedSystemUsages() method in AudioService