Searched refs:readByteArrayAttribute (Results 1 – 3 of 3) sorted by relevance
1597 public static byte[] readByteArrayAttribute(XmlPullParser in, String name) { in readByteArrayAttribute() method in XmlUtils1614 final byte[] value = readByteArrayAttribute(in, name); in readBitmapAttribute()
1625 public static byte[] readByteArrayAttribute(XmlPullParser in, String name) { in readByteArrayAttribute() method in XmlUtils1642 final byte[] value = readByteArrayAttribute(in, name); in readBitmapAttribute()
1598 public static byte[] readByteArrayAttribute(XmlPullParser in, String name) { in readByteArrayAttribute() method in XmlUtils1615 final byte[] value = readByteArrayAttribute(in, name); in readBitmapAttribute()