Home
last modified time | relevance | path

Searched defs:nextText (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DLayoutParserWrapper.java369 public String nextText() throws XmlPullParserException, IOException { in nextText() method in LayoutParserWrapper
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeXmlBlockParser.java361 public String nextText() throws XmlPullParserException, IOException { in nextText() method in BridgeXmlBlockParser
/frameworks/base/core/java/android/content/res/
DXmlBlock.java273 public String nextText() throws XmlPullParserException,IOException { in nextText() method in XmlBlock.Parser