Searched defs:getAttributeInt (Results 1 – 3 of 3) sorted by relevance
337 private int getAttributeInt(XmlPullParser parser, String name, int defValue) { in getAttributeInt() method in WallpaperBackupAgent
2999 private int getAttributeInt(XmlPullParser parser, String name, int defValue) { in getAttributeInt() method in WallpaperManagerService
1520 public int getAttributeInt(@NonNull String tag, int defaultValue) { in getAttributeInt() method in ExifInterface