HomeSort by relevance Sort by last modified time
    Searched defs:createTemporaryOutputPath (Results 1 - 2 of 2) sorted by null

  /packages/apps/Camera2/src/com/android/camera/session/
SessionStorageManager.java 59 public File createTemporaryOutputPath(String subDirectory, String title) throws IOException;
SessionStorageManagerImpl.java 85 public File createTemporaryOutputPath(String subDirectory, String title) throws IOException {

Completed in 978 milliseconds