Home
last modified time | relevance | path

Searched defs:nextToken (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeXmlBlockParser.java280 public int nextToken() throws XmlPullParserException, IOException { in nextToken() method in BridgeXmlBlockParser
/frameworks/base/core/java/android/content/res/
DXmlBlock.java220 public int nextToken() throws XmlPullParserException,IOException { in nextToken() method in XmlBlock.Parser