Home
last modified time | relevance | path

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

/frameworks/libs/modules-utils/java/com/android/modules/utils/
DBinaryXmlPullParser.java498 return mAttributes[index].getValueBoolean(); in getAttributeBoolean()
884 public boolean getValueBoolean() throws XmlPullParserException { in getValueBoolean() method in BinaryXmlPullParser.Attribute