Searched refs:DocumentType (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/ |
D | Identifier.java | 20 import static com.android.mtp.MtpDatabaseConstants.DocumentType; 30 final @DocumentType int mDocumentType; 33 @DocumentType int documentType) { in Identifier()
|
D | MtpDatabaseConstants.java | 100 public @interface DocumentType {} annotation in MtpDatabaseConstants
|
D | MtpDatabase.java | 867 int protectionState, @DocumentType int documentType) { in getDocumentFlags()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 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 {
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 78675 …method public org.w3c.dom.Document createDocument(String, String, org.w3c.dom.DocumentType) throws… 78676 …method public org.w3c.dom.DocumentType createDocumentType(String, String, String) throws org.w3c.d… 78718 method public org.w3c.dom.DocumentType getDoctype(); 78743 public interface DocumentType extends org.w3c.dom.Node {
|
/frameworks/base/api/ |
D | current.txt | 78819 …method public org.w3c.dom.Document createDocument(String, String, org.w3c.dom.DocumentType) throws… 78820 …method public org.w3c.dom.DocumentType createDocumentType(String, String, String) throws org.w3c.d… 78862 method public org.w3c.dom.DocumentType getDoctype(); 78887 public interface DocumentType extends org.w3c.dom.Node {
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 30956 …OMImplementationImpl;Ljava/lang/String;Ljava/lang/String;Lorg/w3c/dom/DocumentType;Ljava/lang/Stri…
|