Searched refs:STREAM_SYSTEM (Results 1 – 14 of 14) sorted by relevance
468 case AudioSystem.STREAM_SYSTEM: in setInternalLegacyStreamType()691 case AudioSystem.STREAM_SYSTEM: in usageForLegacyStreamType()730 return AudioSystem.STREAM_SYSTEM; in toLegacyStreamType()
42 public static final int STREAM_SYSTEM = 1; field in AudioSystem
363 public static final int STREAM_SYSTEM = AudioSystem.STREAM_SYSTEM; field in AudioManager3235 case STREAM_SYSTEM: in getDevicesForStream()
912 (1 << AudioSystem.STREAM_SYSTEM)), in readPersistedSettings()1806 return mStreamVolumeAlias[AudioSystem.STREAM_SYSTEM]; in getMasterStreamType()3185 (1 << AudioSystem.STREAM_SYSTEM)|(1 << AudioSystem.STREAM_SYSTEM_ENFORCED)), in updateRingerModeAffectedStreams()3191 (1 << AudioSystem.STREAM_SYSTEM); in updateRingerModeAffectedStreams()3518 if ((mStreamType == AudioSystem.STREAM_SYSTEM) || in readSettings()4154 mediaPlayer.setAudioStreamType(AudioSystem.STREAM_SYSTEM); in onPlaySoundEffect()5217 s.setAllIndexes(mStreamStates[AudioSystem.STREAM_SYSTEM]); in handleConfigurationChanged()
339 | (1 << AudioManager.STREAM_SYSTEM); in onUpgrade()452 | (1 << AudioManager.STREAM_SYSTEM) in onUpgrade()869 | (1 << AudioManager.STREAM_SYSTEM) in onUpgrade()931 (1 << AudioManager.STREAM_SYSTEM) | in onUpgrade()2206 AudioService.getDefaultStreamVolume(AudioManager.STREAM_SYSTEM)); in loadVolumeLevels()2229 (1 << AudioManager.STREAM_SYSTEM) | in loadVolumeLevels()2242 (1 << AudioManager.STREAM_SYSTEM))); in loadVolumeLevels()
200 sfx.setStreamType(AudioManager.STREAM_SYSTEM); in handleDockStateChange()
225 return AudioManager.STREAM_SYSTEM; in toLegacyStreamType()
514 sfx.setStreamType(AudioManager.STREAM_SYSTEM); in playWirelessChargingStartedSound()
315 mSoundPool = new SoundPool(2, AudioManager.STREAM_SYSTEM, 0); in onAttachedToWindow()
551 mLockSounds = new SoundPool(1, AudioManager.STREAM_SYSTEM, 0); in setupLocked()
256 AudioManager.STREAM_RING, AudioManager.STREAM_SYSTEM, in testConstructorStreamType()
1365 streamType = AudioManager.STREAM_SYSTEM; in getOrCreateToneGenerator()
15186 field public static final int STREAM_SYSTEM = 1; // 0x1
14163 field public static final int STREAM_SYSTEM = 1; // 0x1