Home
last modified time | relevance | path

Searched refs:isSupportedDataType (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
DExifInterface.java3427 if (isSupportedDataType(thumbnailData)) { in setThumbnailData()
3542 private boolean isSupportedDataType(HashMap thumbnailData) throws IOException { in isSupportedDataType() method in ExifInterface