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

/frameworks/base/media/java/android/media/
H A DAudioSystem.java40 public static final int STREAM_RING = 2; field in class:AudioSystem
H A DAudioManager.java202 public static final int STREAM_RING = AudioSystem.STREAM_RING; field in class:AudioManager
228 5, // STREAM_RING
296 * {@link AudioManager#STREAM_RING}, or the volume is being adjusted
539 * {@link #STREAM_SYSTEM}, {@link #STREAM_RING}, {@link #STREAM_MUSIC} or
744 return STREAM_RING;
1962 * @param streamType use STREAM_RING for focus requests when ringing, VOICE_CALL for
2374 * {@link #STREAM_RING},
2408 case STREAM_RING:

Completed in 10 milliseconds