Searched refs:readByteArrayAttribute (Results 1 – 1 of 1) sorted by relevance
1626 public static byte[] readByteArrayAttribute(XmlPullParser in, String name) { in readByteArrayAttribute() method in XmlUtils1643 final byte[] value = readByteArrayAttribute(in, name); in readBitmapAttribute()