HomeSort by relevance Sort by last modified time
    Searched refs:AUDIO_STREAM_SYSTEM (Results 1 - 5 of 5) sorted by null

  /system/core/include/system/
audio_policy.h 94 case AUDIO_STREAM_SYSTEM:
audio.h 40 AUDIO_STREAM_SYSTEM = 1,
  /frameworks/base/core/jni/
android_media_AudioTrack.cpp 203 atStreamType = AUDIO_STREAM_SYSTEM;
770 nativeStreamType = AUDIO_STREAM_SYSTEM;
    [all...]
  /system/media/wilhelm/src/android/
AudioPlayer_to_android.cpp 471 newStreamType = AUDIO_STREAM_SYSTEM;
512 case AUDIO_STREAM_SYSTEM:
    [all...]
  /frameworks/base/media/libmedia/
AudioSystem.cpp 470 case AUDIO_STREAM_SYSTEM:

Completed in 383 milliseconds