Home
last modified time | relevance | path

Searched refs:getValueLongHex (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DBinaryXmlPullParser.java481 return mAttributes[index].getValueLongHex(); in getAttributeLongHex()
833 public long getValueLongHex() throws XmlPullParserException { in getValueLongHex() method in BinaryXmlPullParser.Attribute