Searched refs:STREAM_DTMF (Results 1 – 8 of 8) sorted by relevance
52 public static final int STREAM_DTMF = 8; field in AudioSystem
165 public static final int STREAM_DTMF = AudioSystem.STREAM_DTMF; field in AudioManager2042 case STREAM_DTMF: in getDevicesForStream()
361 && (streamType != AudioManager.STREAM_DTMF)) { in audioParamCheck()
59 int STREAM_DTMF; //... stream type constants member214 } else if (streamType == javaAudioTrackFields.STREAM_DTMF) { in android_media_AudioTrack_native_setup()781 } else if (javaStreamType == javaAudioTrackFields.STREAM_DTMF) { in android_media_AudioTrack_get_output_sample_rate()1020 JAVA_CONST_STREAM_DTMF_NAME, &(javaAudioTrackFields.STREAM_DTMF))) { in register_android_media_AudioTrack()
257 AudioManager.STREAM_VOICE_CALL, AudioManager.STREAM_DTMF, }; in testConstructorStreamType()
485 NO DOC BLOCK: android.media.AudioManager Field STREAM_DTMF
10406 field public static final int STREAM_DTMF = 8; // 0x8