Searched defs:nextToken (Results 1 – 5 of 5) sorted by relevance
32 int nextToken(String line, int startIndex) { in nextToken() method in LineTokenizer
157 for (Vector<String8>::const_iterator nextToken = mTokens.begin(); in findValue() local
294 public int nextToken() throws XmlPullParserException, IOException { in nextToken() method in LayoutParserWrapper
280 public int nextToken() throws XmlPullParserException, IOException { in nextToken() method in BridgeXmlBlockParser
220 public int nextToken() throws XmlPullParserException,IOException { in nextToken() method in XmlBlock.Parser