Searched refs:mIsInputStream (Results 1 – 1 of 1) sorted by relevance
1340 private boolean mIsInputStream; field in ExifInterface1415 mIsInputStream = false; in ExifInterface()1446 mIsInputStream = true; in ExifInterface()1853 if (mIsInputStream || (mSeekableFileDescriptor == null && mFilename == null)) { in saveAttributes()2289 mIsInputStream = false; in initForFilename()