Home
last modified time | relevance | path

Searched refs:getStreamType (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/core/jni/
H A Dandroid_media_AudioProductStrategies.cpp92 int streamType = attr.getStreamType(); in convertAudioProductStrategiesFromNative()
96 return frontAttr.getGroupId() == groupId && frontAttr.getStreamType() == streamType; in convertAudioProductStrategiesFromNative()
114 jint jLegacyStreamType = volumeGroupAttributes.front().getStreamType(); in convertAudioProductStrategiesFromNative()
/aosp14/frameworks/base/media/java/android/media/audiopolicy/
H A DAudioProductStrategy.java287 return aag.getStreamType(); in getLegacyStreamTypeForAudioAttributes()
475 public int getStreamType() { in getStreamType() method in AudioProductStrategy.AudioAttributesGroup
/aosp14/frameworks/base/media/java/android/media/
H A DVolumeInfo.java87 public @AudioManager.PublicStreamTypes int getStreamType() { in getStreamType() method in VolumeInfo
H A DRingtone.java131 public int getStreamType() { in getStreamType() method in Ringtone
H A DAudioTrack.java2149 public int getStreamType() { in getStreamType() method in AudioTrack
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/audio/
H A DAbsoluteVolumeBehaviorTest.java290 argThat((VolumeInfo v) -> v.getStreamType() == AudioManager.STREAM_MUSIC), in adjustStreamVolume_handlesAdjust_noAbsVolFlag_noVolChange_dispatchesVolumeAdjusted()
/aosp14/frameworks/base/media/java/android/media/metrics/
H A DPlaybackMetrics.java236 public int getStreamType() { in getStreamType() method in PlaybackMetrics
/aosp14/frameworks/base/services/core/java/com/android/server/media/metrics/
H A DMediaMetricsManagerService.java165 .writeInt(metrics.getStreamType()) in reportPlaybackMetrics()
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java740 && volumeInfo.getStreamType() == streamType; in getMatchingVolumeInfoForStream()
3705 && (vss.getStreamType() in muteAliasStreams()
4020 final int currDev = getDeviceForStream(vi.getStreamType()); in setDeviceVolume()
4036 setStreamVolumeWithAttributionInt(vi.getStreamType(), in setDeviceVolume()
4037 mStreamStates[vi.getStreamType()].getMinIndex(), in setDeviceVolume()
4049 if ((index * 10) < mStreamStates[vi.getStreamType()].getMinIndex() in setDeviceVolume()
4064 setStreamVolumeWithAttributionInt(vi.getStreamType(), index, /*flags*/ 0, in setDeviceVolume()
5040 int streamType = vi.getStreamType(); in getDeviceVolume()
7315 setStreamVolumeInt(volumeInfo.getStreamType(), in registerDeviceVolumeDispatcherForAbsoluteVolume()
8739 int srcStreamType = srcStream.getStreamType(); in setAllIndexes()
[all …]
H A DSoundDoseHelper.java783 streamState.getStreamType(), isAbsoluteVolume); in handleMessage()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt7238 method public int getStreamType();
H A Dcurrent.txt21881 method public int getStreamType();
24810 method @Deprecated public int getStreamType();
26028 method public int getStreamType();