Searched refs:ignorableWhitespace (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/core/java/android/content/ |
D | DefaultDataHandler.java | 229 public void ignorableWhitespace(char[] ch, int start, int length) in ignorableWhitespace() method in DefaultDataHandler
|
/frameworks/base/core/java/com/android/internal/util/ |
D | FastXmlSerializer.java | 268 public void ignorableWhitespace(String text) throws IOException, IllegalArgumentException, in ignorableWhitespace() method in FastXmlSerializer
|
/frameworks/base/core/java/android/text/ |
D | Html.java | 801 public void ignorableWhitespace(char ch[], int start, int length) throws SAXException { in ignorableWhitespace() method in HtmlToSpannedConverter
|
/frameworks/base/api/ |
D | 14.txt | 46006 … method public abstract void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 46024 … method public abstract void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 46048 method public void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 46277 method public void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 46333 method public void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 46369 method public void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 46398 method public void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 46525 …method public abstract void ignorableWhitespace(java.lang.String) throws java.io.IOException, java…
|
D | 15.txt | 46161 … method public abstract void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 46179 … method public abstract void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 46203 method public void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 46432 method public void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 46488 method public void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 46524 method public void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 46553 method public void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 46680 …method public abstract void ignorableWhitespace(java.lang.String) throws java.io.IOException, java…
|
D | current.txt | 47453 … method public abstract void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 47471 … method public abstract void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 47495 method public void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 47724 method public void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 47780 method public void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 47816 method public void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 47845 method public void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 47972 …method public abstract void ignorableWhitespace(java.lang.String) throws java.io.IOException, java…
|
D | 16.txt | 47453 … method public abstract void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 47471 … method public abstract void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 47495 method public void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 47724 method public void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 47780 method public void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 47816 method public void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 47845 method public void ignorableWhitespace(char[], int, int) throws org.xml.sax.SAXException; 47972 …method public abstract void ignorableWhitespace(java.lang.String) throws java.io.IOException, java…
|