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

  /frameworks/av/include/media/
AudioPolicyHelper.h 56 return AUDIO_STREAM_NOTIFICATION;
93 case AUDIO_STREAM_NOTIFICATION:
  /system/media/audio/include/system/
audio_policy.h 92 case AUDIO_STREAM_NOTIFICATION:
audio.h 54 AUDIO_STREAM_NOTIFICATION = 5,
    [all...]
  /frameworks/av/services/audiopolicy/enginedefault/src/
Engine.cpp 107 streams.setVolumeCurvePoint(AUDIO_STREAM_NOTIFICATION, Volume::DEVICE_CATEGORY_SPEAKER,
223 case AUDIO_STREAM_NOTIFICATION:
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDriver.cpp 738 if (streamType == AUDIO_STREAM_NOTIFICATION) {
  /frameworks/wilhelm/src/android/
AudioPlayer_to_android.cpp 464 newStreamType = AUDIO_STREAM_NOTIFICATION;
506 case AUDIO_STREAM_NOTIFICATION:
    [all...]
  /frameworks/base/core/jni/
android_media_AudioTrack.cpp     [all...]
  /frameworks/av/media/libstagefright/
AwesomePlayer.cpp 888 if (streamType == AUDIO_STREAM_NOTIFICATION) {
    [all...]
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp     [all...]
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp     [all...]

Completed in 198 milliseconds