Searched defs:getAttributeLong (Results 1 – 3 of 3) sorted by relevance
89 long getAttributeLong(int index) throws XmlPullParserException; in getAttributeLong() method155 default long getAttributeLong(@Nullable String namespace, @NonNull String name) in getAttributeLong() method260 default long getAttributeLong(@Nullable String namespace, @NonNull String name, in getAttributeLong() method
475 public long getAttributeLong(int index) throws XmlPullParserException { in getAttributeLong() method in BinaryXmlPullParser
189 public long getAttributeLong(int index) in getAttributeLong() method in XmlUtils.ForcedTypedXmlPullParser