Searched defs:STREAM_TYPES (Results 1 – 2 of 2) sorted by relevance
39 static final int[] STREAM_TYPES = new int[] { field in CarAudioDynamicRouting
254 final int[] STREAM_TYPES = { AudioManager.STREAM_ALARM, AudioManager.STREAM_BLUETOOTH_SCO, in testConstructorStreamType() local