Home
last modified time | relevance | path

Searched defs:mStreamType (Results 1 – 25 of 118) sorted by relevance

12345

/aosp_15_r20/frameworks/base/media/java/android/media/
H A DVolumeInfo.java53 private final @AudioManager.PublicStreamTypes int mStreamType; field in VolumeInfo
194 private @AudioManager.PublicStreamTypes int mStreamType = AudioManager.STREAM_MUSIC; field in VolumeInfo.Builder
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioServiceEvents.java153 final int mStreamType; field in AudioServiceEvents.VolChangedBroadcastEvent
720 final int mStreamType; field in AudioServiceEvents.StreamMuteEvent
747 final int mStreamType; field in AudioServiceEvents.StreamUnmuteErrorEvent
/aosp_15_r20/frameworks/base/media/java/android/media/metrics/
H A DPlaybackMetrics.java155 private final int mStreamType; field in PlaybackMetrics
505 private int mStreamType = STREAM_TYPE_UNKNOWN; field in PlaybackMetrics.Builder
/aosp_15_r20/frameworks/av/media/libaudioclient/include/media/
H A DVolumeGroupAttributes.h60 audio_stream_type_t mStreamType = AUDIO_STREAM_DEFAULT; variable
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/av/media/libstagefright/include/
DESDS.h55 uint8_t mStreamType; variable
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/av/media/libstagefright/include/
DESDS.h55 uint8_t mStreamType; variable
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/av/media/libstagefright/include/
DESDS.h55 uint8_t mStreamType; variable
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/av/media/libstagefright/include/
DESDS.h55 uint8_t mStreamType; variable
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/av/media/libstagefright/include/
DESDS.h55 uint8_t mStreamType; variable
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/av/media/libstagefright/include/
DESDS.h55 uint8_t mStreamType; variable
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/av/media/libstagefright/include/
DESDS.h55 uint8_t mStreamType; variable
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/av/media/libstagefright/include/
DESDS.h55 uint8_t mStreamType; variable
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/av/media/libstagefright/include/
DESDS.h55 uint8_t mStreamType; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/av/media/libstagefright/include/
DESDS.h55 uint8_t mStreamType; variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/av/media/libstagefright/include/
DESDS.h55 uint8_t mStreamType; variable
/aosp_15_r20/frameworks/av/media/module/esds/include/media/esds/
H A DESDS.h55 uint8_t mStreamType; variable
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/av/media/libstagefright/include/
DESDS.h55 uint8_t mStreamType; variable
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/av/media/libstagefright/include/
DESDS.h55 uint8_t mStreamType; variable
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/av/media/libstagefright/include/
DESDS.h55 uint8_t mStreamType; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/av/media/libstagefright/include/
DESDS.h55 uint8_t mStreamType; variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/av/media/libstagefright/include/
DESDS.h55 uint8_t mStreamType; variable
/aosp_15_r20/system/media/audio_utils/spdif/
H A DAC3FrameScanner.h59 uint32_t mStreamType; variable
/aosp_15_r20/packages/apps/TV/tuner/src/com/android/tv/tuner/data/
DPsiData.java54 private final int mStreamType; field in PsiData.PmtItem
/aosp_15_r20/frameworks/av/media/libaudioclient/tests/
H A Dtrackplayerbase_tests.cpp91 const audio_stream_type_t mStreamType = AUDIO_STREAM_MUSIC; member in TrackPlayerBaseTest
/aosp_15_r20/frameworks/base/services/core/jni/tvinput/
H A DJTvInputHal.h98 tv_stream_type_t mStreamType; variable

12345