Searched defs:getAttributeIntHex (Results 1 – 3 of 3) sorted by relevance
81 int getAttributeIntHex(int index) throws XmlPullParserException; in getAttributeIntHex() method144 default int getAttributeIntHex(@Nullable String namespace, @NonNull String name) in getAttributeIntHex() method243 default int getAttributeIntHex(@Nullable String namespace, @NonNull String name, in getAttributeIntHex() method
472 public int getAttributeIntHex(int index) throws XmlPullParserException { in getAttributeIntHex() method in BinaryXmlPullParser
180 public int getAttributeIntHex(int index) in getAttributeIntHex() method in XmlUtils.ForcedTypedXmlPullParser