Searched refs:processingInstruction (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/content/ |
D | DefaultDataHandler.java | 235 public void processingInstruction(String target, String data) in processingInstruction() method in DefaultDataHandler
|
/frameworks/base/core/java/com/android/internal/util/ |
D | FastXmlSerializer.java | 314 public void processingInstruction(String text) throws IOException, IllegalArgumentException, in processingInstruction() method in FastXmlSerializer
|
/frameworks/base/core/java/android/text/ |
D | Html.java | 1259 public void processingInstruction(String target, String data) throws SAXException { in processingInstruction() method in HtmlToSpannedConverter
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 58220 …method public abstract void processingInstruction(java.lang.String, java.lang.String) throws org.x… 58238 …method public abstract void processingInstruction(java.lang.String, java.lang.String) throws org.x… 58263 …method public void processingInstruction(java.lang.String, java.lang.String) throws org.xml.sax.SA… 58492 …method public void processingInstruction(java.lang.String, java.lang.String) throws org.xml.sax.SA… 58549 …method public void processingInstruction(java.lang.String, java.lang.String) throws org.xml.sax.SA… 58586 …method public void processingInstruction(java.lang.String, java.lang.String) throws org.xml.sax.SA… 58614 …method public void processingInstruction(java.lang.String, java.lang.String) throws org.xml.sax.SA… 58739 …method public abstract void processingInstruction(java.lang.String) throws java.io.IOException, ja…
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 79030 method public void processingInstruction(String, String) throws org.xml.sax.SAXException; 79048 …method @Deprecated public void processingInstruction(String, String) throws org.xml.sax.SAXExcepti… 79073 …method @Deprecated public void processingInstruction(String, String) throws org.xml.sax.SAXExcepti… 79302 method public void processingInstruction(String, String) throws org.xml.sax.SAXException; 79359 method public void processingInstruction(String, String) throws org.xml.sax.SAXException; 79396 method public void processingInstruction(String, String) throws org.xml.sax.SAXException; 79424 method public void processingInstruction(String, String) throws org.xml.sax.SAXException; 79549 …method public void processingInstruction(String) throws java.io.IOException, java.lang.IllegalArgu…
|
/frameworks/base/api/ |
D | current.txt | 79174 method public void processingInstruction(String, String) throws org.xml.sax.SAXException; 79192 …method @Deprecated public void processingInstruction(String, String) throws org.xml.sax.SAXExcepti… 79217 …method @Deprecated public void processingInstruction(String, String) throws org.xml.sax.SAXExcepti… 79446 method public void processingInstruction(String, String) throws org.xml.sax.SAXException; 79503 method public void processingInstruction(String, String) throws org.xml.sax.SAXException; 79540 method public void processingInstruction(String, String) throws org.xml.sax.SAXException; 79568 method public void processingInstruction(String, String) throws org.xml.sax.SAXException; 79693 …method public void processingInstruction(String) throws java.io.IOException, java.lang.IllegalArgu…
|