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