Searched refs:getVideoPath (Results 1 – 1 of 1) sorted by relevance
189 mOutputVideoPath = getVideoPath(MainActivity.this); in onClick()535 mOutputVideoPath = getVideoPath(MainActivity.this); in setUpMediaRecorder()565 private String getVideoPath(Activity activity) { in getVideoPath() method in MainActivity