Searched defs:setSupportedSystemUsages (Results 1 – 7 of 7) sorted by relevance
187 void setSupportedSystemUsages(in AudioUsage[] systemUsages); in setSupportedSystemUsages() method
125 void setSupportedSystemUsages(in int[] systemUsages); in setSupportedSystemUsages() method
1721 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
1378 Status AudioPolicyService::setSupportedSystemUsages( in setSupportedSystemUsages() function in android::AudioPolicyService
1439 status_t AudioSystem::setSupportedSystemUsages(const std::vector<audio_usage_t>& systemUsages) { in setSupportedSystemUsages() function in android::AudioSystem
1562 public void setSupportedSystemUsages(@NonNull @AttributeSystemUsage int[] systemUsages) { in setSupportedSystemUsages() method in AudioService