Searched refs:getTextCharacters (Results 1 – 4 of 4) sorted by relevance
739 char[] getTextCharacters(int [] holderForStartAndLength); in getTextCharacters() method
298 public char[] getTextCharacters(int[] holderForStartAndLength) { in getTextCharacters() method in XmlPullParserFactoryTest.XmlPullParserStub
405 final char[] chars = pp.getTextCharacters(holderForStartAndLength); in parseSubTree()
1960 public char[] getTextCharacters(int[] poslen) { in getTextCharacters() method in KXmlParser