Home
last modified time | relevance | path

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

/frameworks/libs/modules-utils/java/com/android/modules/utils/
DBinaryXmlPullParser.java478 return mAttributes[index].getValueLong(); in getAttributeLong()
818 public long getValueLong() throws XmlPullParserException { in getValueLong() method in BinaryXmlPullParser.Attribute