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