Home
last modified time | relevance | path

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

/frameworks/libs/modules-utils/java/com/android/modules/utils/
DBinaryXmlPullParser.java473 return mAttributes[index].getValueIntHex(); in getAttributeIntHex()
801 public int getValueIntHex() throws XmlPullParserException { in getValueIntHex() method in BinaryXmlPullParser.Attribute