Home
last modified time | relevance | path

Searched refs:STREAM_ACCESSIBILITY (Results 1 – 9 of 9) sorted by relevance

/frameworks/support/media-compat/java/android/support/v4/media/
DAudioAttributesCompat.java569 if (streamType == AudioManagerHidden.STREAM_ACCESSIBILITY) { in setLegacyStreamType()
658 public static final int STREAM_ACCESSIBILITY = 10; field in AudioAttributesCompat.AudioManagerHidden
680 case AudioManagerHidden.STREAM_ACCESSIBILITY: in usageForStreamType()
742 return AudioManagerHidden.STREAM_ACCESSIBILITY; in toVolumeStreamType()
/frameworks/base/media/java/android/media/
DAudioAttributes.java629 if (streamType == AudioManager.STREAM_ACCESSIBILITY) { in setLegacyStreamType()
675 case AudioSystem.STREAM_ACCESSIBILITY: in setInternalLegacyStreamType()
915 case AudioSystem.STREAM_ACCESSIBILITY: in usageForStreamType()
988 return AudioSystem.STREAM_ACCESSIBILITY; in toVolumeStreamType()
DPlayerBase.java578 if (streamType == AudioManager.STREAM_ACCESSIBILITY) { in deprecateStreamTypeForPlayback()
DAudioSystem.java67 public static final int STREAM_ACCESSIBILITY = 10; field in AudioSystem
DAudioManager.java342 public static final int STREAM_ACCESSIBILITY = AudioSystem.STREAM_ACCESSIBILITY; field in AudioManager
3553 case STREAM_ACCESSIBILITY: in getDevicesForStream()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogImpl.java266 addRow(AudioManager.STREAM_ACCESSIBILITY, R.drawable.ic_volume_accessibility, in initDialog()
438 if (row.stream != AudioSystem.STREAM_ACCESSIBILITY) { in initRow()
622 if (row.stream == AudioSystem.STREAM_ACCESSIBILITY) {
731 final boolean isA11yStream = row.stream == AudioManager.STREAM_ACCESSIBILITY; in updateVolumeRowH()
DVolumeDialogControllerImpl.java78 STREAMS.put(AudioSystem.STREAM_ACCESSIBILITY, R.string.stream_accessibility); in STREAMS.put() argument
/frameworks/base/api/
Dcurrent.txt21200 field public static final int STREAM_ACCESSIBILITY = 10; // 0xa
Dsystem-current.txt23021 field public static final int STREAM_ACCESSIBILITY = 10; // 0xa