Searched refs:getVideoFilePath (Results 1 – 5 of 5) sorted by relevance
476 nextVideoAbsolutePath = getVideoFilePath(cameraActivity) in setUpMediaRecorder()501 private fun getVideoFilePath(context: Context?): String { in getVideoFilePath() method in com.example.android.camera2video.Camera2VideoFragment
476 nextVideoAbsolutePath = getVideoFilePath(cameraActivity) in setUpMediaRecorder()501 private fun getVideoFilePath(context: Context?): String { in getVideoFilePath() method
586 mNextVideoAbsolutePath = getVideoFilePath(getActivity()); in setUpMediaRecorder()606 private String getVideoFilePath(Context context) { in getVideoFilePath() method in Camera2VideoFragment
582 mNextVideoAbsolutePath = getVideoFilePath(getActivity()); in setUpMediaRecorder()602 private String getVideoFilePath(Context context) { in getVideoFilePath() method in Camera2VideoFragment