Searched defs:maxStreams (Results 1 – 4 of 4) sorted by relevance
142 public SoundPool(int maxStreams, int streamType, int srcQuality) { in SoundPool()148 private SoundPool(int maxStreams, AudioAttributes attributes) { in SoundPool()503 private native final int native_setup(Object weakRef, int maxStreams, in native_setup()573 public Builder setMaxStreams(int maxStreams) throws IllegalArgumentException { in setMaxStreams()
224 int maxStreams = 40; // change to have more concurrent playback streams in main() local
87 SoundPool::SoundPool(int32_t maxStreams, const audio_attributes_t* attributes) in SoundPool()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...