Searched defs:getAttributeBytesHex (Results 1 – 3 of 3) sorted by relevance
65 @NonNull byte[] getAttributeBytesHex(int index) throws XmlPullParserException; in getAttributeBytesHex() method119 default @NonNull byte[] getAttributeBytesHex(@Nullable String namespace, in getAttributeBytesHex() method200 default @Nullable byte[] getAttributeBytesHex(@Nullable String namespace, in getAttributeBytesHex() method
455 public byte[] getAttributeBytesHex(int index) throws XmlPullParserException { in getAttributeBytesHex() method in BinaryXmlPullParser
145 public byte[] getAttributeBytesHex(int index) in getAttributeBytesHex() method in XmlUtils.ForcedTypedXmlPullParser