Searched refs:mIsSupportedFile (Results 1 – 2 of 2) sorted by relevance
1478 private boolean mIsSupportedFile; field in ExifInterface2035 mIsSupportedFile = true; in loadAttributes()2039 mIsSupportedFile = false; in loadAttributes()5276 if (mIsSupportedFile && (mMimeType == IMAGE_TYPE_JPEG || mMimeType == IMAGE_TYPE_PNG in isSupportedFormatForSavingAttributes()
25882 Landroid/media/ExifInterface;->mIsSupportedFile:Z