Searched refs:STREAM_DEFAULT (Results 1 – 14 of 14) sorted by relevance
53 if (streamType == AudioSystem.STREAM_DEFAULT) { in testGetProductStrategies()157 assertNotEquals(streamTypeFromUsage, AudioSystem.STREAM_DEFAULT); in testAudioAttributesToStreamTypes()183 if (streamTypeFromAps == AudioSystem.STREAM_DEFAULT) { in testAudioAttributesToStreamTypes()
88 if (strategyStreamType != AudioSystem.STREAM_DEFAULT) { in testGetAndValidateProductStrategies()149 if (avgStreamType == AudioSystem.STREAM_DEFAULT) { in testGetAndValidateVolumeGroups()296 if (avgStreamType == AudioSystem.STREAM_DEFAULT) { in testVolumeGroupCallback()
101 if (avgStreamType == AudioSystem.STREAM_DEFAULT) { in testGetVolumeGroups()
118 if (streamType == AudioSystem.STREAM_DEFAULT) { in getLegacyStreamTypeForStrategyWithAudioAttributes()216 return AudioSystem.STREAM_DEFAULT; in getLegacyStreamTypeForAudioAttributes()
65 public static final int STREAM_DEFAULT = -1; field in AudioSystem
649 mStreamType = AudioSystem.STREAM_DEFAULT; in AudioTrack()
327 } else if (n.audioStreamType != AudioSystem.STREAM_DEFAULT) { in calculateAttributes()
4562 private int mLegacyStreamType = AudioSystem.STREAM_DEFAULT;4588 if (streamType != AudioSystem.STREAM_DEFAULT in VolumeGroupState()4672 return (mLegacyStreamType != AudioSystem.STREAM_DEFAULT) in isValidLegacyStreamType()
427 public static final int STREAM_DEFAULT = -1; field in Notification437 public int audioStreamType = STREAM_DEFAULT;
1207 field public static final int STREAM_DEFAULT = -1; // 0xffffffff
5375 field @Deprecated public static final int STREAM_DEFAULT = -1; // 0xffffffff
4619 field public static final deprecated int STREAM_DEFAULT = -1; // 0xffffffff
35019 Landroid/media/AudioSystem;->STREAM_DEFAULT:I