Searched refs:getContentType (Results 1 - 25 of 832) sorted by relevance

1234567891011>>

/dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/
H A Ddocumentgetdoctype.java56 String contentType = getContentType();
74 if (("image/svg+xml".equals(getContentType()))) {
H A Ddocumentgetelementsbytagnametotallength.java50 String contentType = getContentType();
64 if (("image/svg+xml".equals(getContentType()))) {
H A Ddocumentgetrootnode.java54 String contentType = getContentType();
70 if (("image/svg+xml".equals(getContentType()))) {
H A Ddocumenttypegetdoctype.java54 String contentType = getContentType();
71 if (("image/svg+xml".equals(getContentType()))) {
H A Ddocumenttypegetentitieslength.java53 String contentType = getContentType();
71 if (("image/svg+xml".equals(getContentType()))) {
H A Delementgettagname.java54 String contentType = getContentType();
70 if (("image/svg+xml".equals(getContentType()))) {
H A Dhc_documentgetimplementation.java53 String contentType = getContentType();
71 if (("text/html".equals(getContentType()))) {
H A Dhc_documentgetrootnode.java50 String contentType = getContentType();
66 if (("image/svg+xml".equals(getContentType()))) {
H A Dhc_domimplementationfeaturenoversion.java55 String contentType = getContentType();
70 if (("text/html".equals(getContentType()))) {
H A Dhc_domimplementationfeaturexml.java53 String contentType = getContentType();
68 if (("text/html".equals(getContentType()))) {
H A Dhc_elementgettagname.java50 String contentType = getContentType();
66 if (("image/svg+xml".equals(getContentType()))) {
H A Dhc_namednodemapnumberofnodes.java50 String contentType = getContentType();
70 if (("text/html".equals(getContentType()))) {
H A Dhc_nodeelementnodename.java52 String contentType = getContentType();
68 if (("image/svg+xml".equals(getContentType()))) {
H A Dhc_nodegetownerdocument.java49 String contentType = getContentType();
71 if (("image/svg+xml".equals(getContentType()))) {
H A Dhc_nodevalue04.java50 String contentType = getContentType();
65 ((newNode != null) | ("text/html".equals(getContentType())))
H A Dnodedocumenttypenodename.java51 String contentType = getContentType();
68 if (("image/svg+xml".equals(getContentType()))) {
H A Dnodeelementnodename.java56 String contentType = getContentType();
72 if (("image/svg+xml".equals(getContentType()))) {
H A Dnodegetownerdocument.java56 String contentType = getContentType();
78 if (("image/svg+xml".equals(getContentType()))) {
H A Dnodeparentnode.java55 String contentType = getContentType();
75 if (("image/svg+xml".equals(getContentType()))) {
H A Dhc_documentgetdoctype.java49 String contentType = getContentType();
67 !(("text/html".equals(getContentType())))
75 if (("image/svg+xml".equals(getContentType()))) {
H A Ddocumentgetelementsbytagnamelength.java55 String contentType = getContentType();
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level2/core/
H A Dhc_entitiesremovenameditemns1.java50 String contentType = getContentType();
67 !(("text/html".equals(getContentType())))
H A Dhc_entitiessetnameditemns1.java50 String contentType = getContentType();
68 !(("text/html".equals(getContentType())))
H A Dhc_notationsremovenameditemns1.java50 String contentType = getContentType();
67 !(("text/html".equals(getContentType())))
H A Dhc_notationssetnameditemns1.java50 String contentType = getContentType();
68 !(("text/html".equals(getContentType())))

Completed in 116 milliseconds

1234567891011>>