Home
last modified time | relevance | path

Searched refs:DocumentType (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
DIdentifier.java20 import static com.android.mtp.MtpDatabaseConstants.DocumentType;
30 final @DocumentType int mDocumentType;
33 @DocumentType int documentType) { in Identifier()
DMtpDatabaseConstants.java100 public @interface DocumentType {} annotation in MtpDatabaseConstants
DMtpDatabase.java885 int protectionState, @DocumentType int documentType) { in getDocumentFlags()
/frameworks/base/
Dcompiled-classes-phone8050 org.w3c.dom.DocumentType
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt57865 …cument createDocument(java.lang.String, java.lang.String, org.w3c.dom.DocumentType) throws org.w3c…
57866 …method public abstract org.w3c.dom.DocumentType createDocumentType(java.lang.String, java.lang.Str…
57908 method public abstract org.w3c.dom.DocumentType getDoctype();
57933 public abstract interface DocumentType implements org.w3c.dom.Node {
/frameworks/base/api/
Dcurrent.txt65469 …cument createDocument(java.lang.String, java.lang.String, org.w3c.dom.DocumentType) throws org.w3c…
65470 …method public abstract org.w3c.dom.DocumentType createDocumentType(java.lang.String, java.lang.Str…
65512 method public abstract org.w3c.dom.DocumentType getDoctype();
65537 public abstract interface DocumentType implements org.w3c.dom.Node {
Dtest-current.txt65549 …cument createDocument(java.lang.String, java.lang.String, org.w3c.dom.DocumentType) throws org.w3c…
65550 …method public abstract org.w3c.dom.DocumentType createDocumentType(java.lang.String, java.lang.Str…
65592 method public abstract org.w3c.dom.DocumentType getDoctype();
65617 public abstract interface DocumentType implements org.w3c.dom.Node {
Dsystem-current.txt68826 …cument createDocument(java.lang.String, java.lang.String, org.w3c.dom.DocumentType) throws org.w3c…
68827 …method public abstract org.w3c.dom.DocumentType createDocumentType(java.lang.String, java.lang.Str…
68869 method public abstract org.w3c.dom.DocumentType getDoctype();
68894 public abstract interface DocumentType implements org.w3c.dom.Node {