Searched defs:getAttributeInt (Results 1 – 3 of 3) sorted by relevance
190 private int getAttributeInt(XmlPullParser parser, String name, int defValue) { in getAttributeInt() method in WallpaperBackupAgent
1824 private int getAttributeInt(XmlPullParser parser, String name, int defValue) { in getAttributeInt() method in WallpaperManagerService
1238 public int getAttributeInt(String tag, int defaultValue) { in getAttributeInt() method in ExifInterface