Home
last modified time | relevance | path

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

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