Searched defs:getAttributeLongHex (Results 1 – 3 of 3) sorted by relevance
93 long getAttributeLongHex(int index) throws XmlPullParserException; in getAttributeLongHex() method162 default long getAttributeLongHex(@Nullable String namespace, @NonNull String name) in getAttributeLongHex() method273 default long getAttributeLongHex(@Nullable String namespace, @NonNull String name, in getAttributeLongHex() method
482 public long getAttributeLongHex(int index) throws XmlPullParserException { in getAttributeLongHex() method in BinaryXmlPullParser
202 public long getAttributeLongHex(int index) in getAttributeLongHex() method in XmlUtils.ForcedTypedXmlPullParser