Searched defs:getAttributeIntHex (Results 1 – 3 of 3) sorted by relevance
83 int getAttributeIntHex(int index) throws XmlPullParserException; in getAttributeIntHex() method146 default int getAttributeIntHex(@Nullable String namespace, @NonNull String name) in getAttributeIntHex() method245 default int getAttributeIntHex(@Nullable String namespace, @NonNull String name, in getAttributeIntHex() method
470 public int getAttributeIntHex(int index) throws XmlPullParserException { in getAttributeIntHex() method in BinaryXmlPullParser
178 public int getAttributeIntHex(int index) in getAttributeIntHex() method in XmlUtils.ForcedTypedXmlPullParser