Searched refs:readByteArrayAttribute (Results 1 – 2 of 2) sorted by relevance
1714 public static byte[] readByteArrayAttribute(XmlPullParser in, String name) { in readByteArrayAttribute() method in XmlUtils1731 final byte[] value = readByteArrayAttribute(in, name); in readBitmapAttribute()
106436 Lcom/android/internal/util/XmlUtils;->readByteArrayAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/la…