Home
last modified time | relevance | path

Searched defs:subDirectory (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Camera2/src/com/android/camera/session/
H A DSessionStorageManager.java42 public File getSessionDirectory(String subDirectory) throws IOException; in getSessionDirectory()
59 public File createTemporaryOutputPath(String subDirectory, String title) throws IOException; in createTemporaryOutputPath()
H A DSessionStorageManagerImpl.java64 public File getSessionDirectory(String subDirectory) throws IOException { in getSessionDirectory()
85 public File createTemporaryOutputPath(String subDirectory, String title) throws IOException { in createTemporaryOutputPath()
H A DCaptureSessionManager.java143 public File getSessionDirectory(String subDirectory) throws IOException; in getSessionDirectory()
H A DCaptureSessionManagerImpl.java320 public File getSessionDirectory(String subDirectory) throws IOException { in getSessionDirectory()