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

  /libcore/luni/src/test/java/libcore/java/io/
OldFileTest.java 223 FileOutputStream tempStream;
225 tempStream = new FileOutputStream(tempFile.getPath(), false);
226 tempStream.close();
  /packages/apps/Camera/src/com/android/camera/
Camera.java     [all...]

Completed in 45 milliseconds