Searched refs:getAttributeInt (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
H A DExifInterface.java142 public int getAttributeInt(String tag, int defaultValue) { method in class:ExifInterface
322 int ref = getAttributeInt(TAG_GPS_ALTITUDE_REF, -1);
H A DMediaScanner.java884 int orientation = exif.getAttributeInt(

Completed in 42 milliseconds