Searched refs:getTextCharacters (Results 1 – 8 of 8) sorted by relevance
114 public char[] getTextCharacters(int[] holderForStartAndLength) { in getTextCharacters() method in XmlPullParserWrapper115 return mWrapped.getTextCharacters(holderForStartAndLength); in getTextCharacters()
321 public char[] getTextCharacters(int[] ints) { in getTextCharacters() method in LayoutParserWrapper
220 public char[] getTextCharacters(int[] holderForStartAndLength) { in getTextCharacters() method in BridgeXmlBlockParser
220 public char[] getTextCharacters(int[] holderForStartAndLength) { in getTextCharacters() method in XmlBlock.Parser
507 public char[] getTextCharacters(int[] holderForStartAndLength) { in getTextCharacters() method in BinaryXmlPullParser
6426 public char[] getTextCharacters(int[] holderForStartAndLength) { in getTextCharacters() method in ZenModeHelperTest.XmlResourceParserImpl6427 return parser.getTextCharacters(holderForStartAndLength); in getTextCharacters()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
58661 method public abstract char[] getTextCharacters(int[]);