Searched refs:atStreamType (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_media_AudioTrack.cpp233 audio_stream_type_t atStreamType; local
243 atStreamType = (audio_stream_type_t) streamType;
306 lpJniStorage->mStreamType = atStreamType;
316 atStreamType,// stream type
337 atStreamType,// stream type

Completed in 32 milliseconds