Searched defs:nextToken (Results 1 – 3 of 3) sorted by relevance
131 String8 Tokenizer::nextToken(const char* delimiters) { in nextToken() function in android::Tokenizer
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