Searched defs:getAttributeInt (Results 1 – 2 of 2) sorted by relevance
145 public int getAttributeInt(String tag, int defaultValue) { in getAttributeInt() method in ExifInterface
1165 private int getAttributeInt(XmlPullParser parser, String name, int defValue) { in getAttributeInt() method in WallpaperManagerService