Searched refs:handleRawResult (Results 1 – 1 of 1) sorted by relevance
1457 if (handleRawResult(nativeGetRawAttributesFromAsset(asset))) { in loadAttributes()1461 if (handleRawResult(nativeGetRawAttributesFromFileDescriptor( in loadAttributes()1467 if (!isJpegInputStream((BufferedInputStream) in) && handleRawResult( in loadAttributes()1501 private boolean handleRawResult(HashMap map) { in handleRawResult() method in ExifInterface