Searched defs:STREAM_NOTIFICATION (Results 1 – 3 of 3) sorted by relevance
112 STREAMS.put(AudioSystem.STREAM_NOTIFICATION, R.string.stream_notification); in STREAMS.put()
94 public static final int STREAM_NOTIFICATION = 5; field in AudioSystem
386 public static final int STREAM_NOTIFICATION = AudioSystem.STREAM_NOTIFICATION; field in AudioManager