Searched refs:DocumentType (Results 1 – 6 of 6) sorted by relevance
20 import static com.android.mtp.MtpDatabaseConstants.DocumentType;30 final @DocumentType int mDocumentType;33 @DocumentType int documentType) { in Identifier()
100 public @interface DocumentType {} annotation in MtpDatabaseConstants
867 int protectionState, @DocumentType int documentType) { in getDocumentFlags()
57865 …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 {
77245 …method public org.w3c.dom.Document createDocument(String, String, org.w3c.dom.DocumentType) throws…77246 …method public org.w3c.dom.DocumentType createDocumentType(String, String, String) throws org.w3c.d…77288 method public org.w3c.dom.DocumentType getDoctype();77313 public interface DocumentType extends org.w3c.dom.Node {
30957 …OMImplementationImpl;Ljava/lang/String;Ljava/lang/String;Lorg/w3c/dom/DocumentType;Ljava/lang/Stri…