Searched defs:NotificationStream (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumePanel.java212 NotificationStream(AudioManager.STREAM_NOTIFICATION, enum constant in enum:VolumePanel.StreamResources
251 StreamResources.NotificationStream,
643 final StreamResources notificationStream = StreamResources.NotificationStream;
1653 mAudioManager.forceVolumeControlStream(StreamResources.NotificationStream.streamType);
1654 mAudioManager.adjustStreamVolume(StreamResources.NotificationStream.streamType,

Completed in 31 milliseconds