Home
last modified time | relevance | path

Searched refs:MIC (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
DScreenRecordingAdapter.java20 import static com.android.systemui.screenrecord.ScreenRecordingAudioSource.MIC;
98 case MIC: in getDropDownView()
112 case MIC: in getView()
DScreenRecordingAudioSource.java25 MIC, enumConstant
DScreenRecordDialog.java20 import static com.android.systemui.screenrecord.ScreenRecordingAudioSource.MIC;
93 mModes.add(MIC); in onCreate()
DScreenMediaRecorder.java22 import static com.android.systemui.screenrecord.ScreenRecordingAudioSource.MIC;
115 if (mAudioSource == MIC) { in prepare()
143 if (mAudioSource == MIC) { in prepare()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediarecorder/
DMediaRecorderTest.java87 mRecorder.setAudioSource(MediaRecorder.AudioSource.MIC); in recordVideo()
136 recorder.setAudioSource(MediaRecorder.AudioSource.MIC); in validateGetSurface()
237 recorder.setAudioSource(MediaRecorder.AudioSource.MIC); in recordVideoFromSurface()
348 mMediaRecorder.setAudioSource(MediaRecorder.AudioSource.MIC); in recordVideoWithPara()
379 mRecorder.setAudioSource(MediaRecorder.AudioSource.MIC); in invalidRecordSetting()
/frameworks/base/media/java/android/media/
DMediaRecorder.java239 public static final int MIC = 1; field in MediaRecorder.AudioSource
369 AudioSource.MIC,
391 case AudioSource.MIC: in isSystemOnlyAudioSource()
412 case AudioSource.MIC: in toLogFriendlyAudioSource()
DAudioRecordingConfiguration.java170 MediaRecorder.AudioSource.MIC,
DAudioAttributes.java1030 case MediaRecorder.AudioSource.MIC: in setCapturePreset()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
DMediaRecorderStateUnitTestTemplate.java42 public static final int AUDIO_SOURCE = MediaRecorder.AudioSource.MIC;
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
DMediaPlayerPerformance.java231 mRecorder.setAudioSource(MediaRecorder.AudioSource.MIC); in stressVideoRecord()
268 mRecorder.setAudioSource(MediaRecorder.AudioSource.MIC); in stressAudioRecord()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DMediaRecorderStressTest.java231 mRecorder.setAudioSource(MediaRecorder.AudioSource.MIC); in recordVideoAndPlayback()
/frameworks/base/media/tests/ScoAudioTest/src/com/android/scoaudiotest/
DScoAudioTest.java466 mMediaRecorder.setAudioSource(MediaRecorder.AudioSource.MIC); in setup()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
DCodecTest.java498 mRecorder.setAudioSource(MediaRecorder.AudioSource.MIC); in mediaRecorderRecord()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt15314 field public static final int MIC = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt26784 field public static final int MIC = 1; // 0x1