Searched refs:nativeSystemUsagesVector (Results 1 – 1 of 1) sorted by relevance
2658 std::vector<audio_usage_t> nativeSystemUsagesVector; in android_media_AudioSystem_setSupportedSystemUsages() local2672 nativeSystemUsagesVector.push_back(nativeAudioUsage); in android_media_AudioSystem_setSupportedSystemUsages()2677 status_t status = AudioSystem::setSupportedSystemUsages(nativeSystemUsagesVector); in android_media_AudioSystem_setSupportedSystemUsages()