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