Searched refs:mIsInputStream (Results 1 – 1 of 1) sorted by relevance
1294 private final boolean mIsInputStream; field in ExifInterface1327 mIsInputStream = false; in ExifInterface()1365 mIsInputStream = false; in ExifInterface()1396 mIsInputStream = true; in ExifInterface()1772 if (mIsInputStream || (mSeekableFileDescriptor == null && mFilename == null)) { in saveAttributes()