Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/video/
DCameraVideoActivity.java108 private static File getOutputMediaFile(int type) { in getOutputMediaFile() method in CameraVideoActivity
160 outputVideoFile = getOutputMediaFile(MEDIA_TYPE_VIDEO); in prepareVideoRecorder()