Searched refs:STREAM_ASSISTANT (Results 1 – 7 of 7) sorted by relevance
1217 case AudioSystem.STREAM_ASSISTANT: in setInternalLegacyStreamType()1654 case AudioSystem.STREAM_ASSISTANT: in usageForStreamType()
108 public static final int STREAM_ASSISTANT = 11; field in AudioSystem
414 public static final int STREAM_ASSISTANT = AudioSystem.STREAM_ASSISTANT; field in AudioManager
1513 (1 << AudioSystem.STREAM_ASSISTANT); in getRingerModeAffectedStreams()1517 (1 << AudioSystem.STREAM_ASSISTANT) in getRingerModeAffectedStreams()
630 assertTrue((ringerModeAffectedStreams & (1 << AudioSystem.STREAM_ASSISTANT)) != 0); in testRingerAffectedStreamsTotalSilence()651 assertTrue((ringerModeAffectedStreams & (1 << AudioSystem.STREAM_ASSISTANT)) == 0); in testRingerAffectedStreamsPriorityOnly()674 assertTrue((ringerModeAffectedStreams & (1 << AudioSystem.STREAM_ASSISTANT)) == 0); in testRingerAffectedStreamsPriorityOnly()
540 AudioSystem.STREAM_ASSISTANT // STREAM_ASSISTANT1161 MIN_STREAM_VOLUME[AudioSystem.STREAM_ASSISTANT] = minAssistantVolume; in AudioService()2232 AudioSystem.STREAM_ASSISTANT : AudioSystem.STREAM_MUSIC; in updateStreamVolumeAlias()2269 mStreamVolumeAlias[AudioSystem.STREAM_ASSISTANT] = assistantStreamAlias; in updateStreamVolumeAlias()3426 if (streamType == AudioSystem.STREAM_ASSISTANT && in adjustStreamVolume()4174 if ((streamType == AudioManager.STREAM_ASSISTANT) in setStreamVolumeWithAttributionInt()
6983 …oid.Manifest.permission.MODIFY_AUDIO_ROUTING) public static final int STREAM_ASSISTANT = 11; // 0xb