Searched refs:getTextCharacters (Results 1 – 10 of 10) sorted by relevance
140 public char[] getTextCharacters(int[] holderForStartAndLength) throws RemoteException { in getTextCharacters() method in RemoteXmlPullParserAdapter141 return mDelegate.getTextCharacters(holderForStartAndLength); in getTextCharacters()
203 public char[] getTextCharacters(int[] holderForStartAndLength) { in getTextCharacters() method in RemoteXmlPullParserAdapter205 return mDelegate.getTextCharacters(holderForStartAndLength); in getTextCharacters()
71 char[] getTextCharacters(int[] holderForStartAndLength) throws RemoteException; in getTextCharacters() method
319 public char[] getTextCharacters(int[] ints) { in getTextCharacters() method in LayoutParserWrapper
220 public char[] getTextCharacters(int[] holderForStartAndLength) { in getTextCharacters() method in BridgeXmlBlockParser
177 public char[] getTextCharacters(int[] holderForStartAndLength) { in getTextCharacters() method in XmlBlock.Parser
1483 public char[] getTextCharacters(int[] holderForStartAndLength) { in getTextCharacters() method in ZenModeHelperTest.XmlResourceParserImpl1484 return parser.getTextCharacters(holderForStartAndLength); in getTextCharacters()
58661 method public abstract char[] getTextCharacters(int[]);
79471 method public char[] getTextCharacters(int[]);
79615 method public char[] getTextCharacters(int[]);