Home
last modified time | relevance | path

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

/frameworks/libs/modules-utils/java/com/android/modules/utils/
DBinaryXmlPullParser.java468 return mAttributes[index].getValueInt(); in getAttributeInt()
784 public int getValueInt() throws XmlPullParserException { in getValueInt() method in BinaryXmlPullParser.Attribute