Home
last modified time | relevance | path

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

/frameworks/libs/modules-utils/java/com/android/modules/utils/
DBinaryXmlPullParser.java483 return mAttributes[index].getValueLongHex(); in getAttributeLongHex()
835 public long getValueLongHex() throws XmlPullParserException { in getValueLongHex() method in BinaryXmlPullParser.Attribute