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