Searched refs:CAMERA_IMAGE_PATH (Results 1 – 1 of 1) sorted by relevance
33 private static String CAMERA_IMAGE_PATH = PATH_PREFIX + "this-should-not-exist.jpg"; field in CameraPermissionTest56 FileOutputStream s = new FileOutputStream(CAMERA_IMAGE_PATH); in onPictureTaken()68 " bytes, and saved it to " + CAMERA_IMAGE_PATH); in onPictureTaken()