Searched refs:closeOutputFile (Results 1 - 12 of 12) sorted by relevance

/packages/apps/Camera/tests/src/com/android/camera/stress/
H A DTestUtil.java41 public void closeOutputFile() throws Exception { method in class:TestUtil
H A DSwitchPreview.java66 closeOutputFile();
79 private void closeOutputFile() { method in class:SwitchPreview
H A DImageCapture.java64 testUtil.closeOutputFile();
H A DVideoCapture.java65 testUtil.closeOutputFile();
/packages/apps/Camera2/tests/src/com/android/camera/stress/
H A DTestUtil.java41 public void closeOutputFile() throws Exception { method in class:TestUtil
H A DSwitchPreview.java66 closeOutputFile();
79 private void closeOutputFile() { method in class:SwitchPreview
H A DImageCapture.java64 testUtil.closeOutputFile();
H A DVideoCapture.java65 testUtil.closeOutputFile();
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/
H A DTestUtil.java41 public void closeOutputFile() throws Exception { method in class:TestUtil
H A DSwitchPreview.java66 closeOutputFile();
79 private void closeOutputFile() { method in class:SwitchPreview
H A DImageCapture.java66 testUtil.closeOutputFile();
H A DVideoCapture.java67 testUtil.closeOutputFile();

Completed in 104 milliseconds