/frameworks/base/core/java/com/android/internal/util/ |
State.java | 34 /* (non-Javadoc) 41 /* (non-Javadoc) 48 /* (non-Javadoc)
|
/cts/tools/cts-java-scanner-doclet/src/com/android/cts/javascannerdoclet/ |
CtsJavaScannerDoclet.java | 44 import com.sun.javadoc.AnnotationDesc; 45 import com.sun.javadoc.AnnotationTypeDoc; 46 import com.sun.javadoc.AnnotationValue; 47 import com.sun.javadoc.ClassDoc; 48 import com.sun.javadoc.Doclet; 49 import com.sun.javadoc.MethodDoc; 50 import com.sun.javadoc.RootDoc; 51 import com.sun.javadoc.AnnotationDesc.ElementValuePair; 52 import com.sun.javadoc.AnnotationTypeElementDoc;
|
/development/tools/rmtypedefs/ |
rmtypedefs.iml | 17 <JAVADOC /> 28 <JAVADOC /> 39 <JAVADOC /> 50 <JAVADOC />
|
/external/apache-http/src/org/apache/http/conn/ |
BasicManagedEntity.java | 89 // non-javadoc, see interface HttpEntity 96 // non-javadoc, see interface HttpEntity 104 // non-javadoc, see interface HttpEntity 123 // non-javadoc, see interface HttpEntity 131 // non-javadoc, see interface ConnectionReleaseTrigger 139 // non-javadoc, see interface ConnectionReleaseTrigger 153 // non-javadoc, see interface EofSensorWatcher 171 // non-javadoc, see interface EofSensorWatcher 189 // non-javadoc, see interface EofSensorWatcher
|
/external/apache-http/src/org/apache/http/impl/conn/ |
AbstractPooledConnAdapter.java | 105 // non-javadoc, see interface ManagedHttpConnection 113 // non-javadoc, see interface ManagedHttpConnection 123 // non-javadoc, see interface ManagedHttpConnection 132 // non-javadoc, see interface ManagedHttpConnection 141 // non-javadoc, see interface ManagedHttpConnection 151 // non-javadoc, see interface HttpConnection 162 // non-javadoc, see interface HttpConnection 174 // non-javadoc, see interface ManagedClientConnection 181 // non-javadoc, see interface ManagedClientConnection
|
/external/chromium_org/third_party/icu/source/i18n/ |
csrutf8.h | 32 /* (non-Javadoc)
|
/external/icu/icu4c/source/i18n/ |
csrutf8.h | 32 /* (non-Javadoc)
|
/external/jmdns/src/javax/jmdns/impl/ |
NetworkTopologyDiscoveryImpl.java | 54 * (non-Javadoc) 81 * (non-Javadoc) 115 * (non-Javadoc) 124 * (non-Javadoc)
|
/external/jmdns/src/javax/jmdns/impl/tasks/resolver/ |
ServiceResolver.java | 33 * (non-Javadoc) 42 * (non-Javadoc) 58 * (non-Javadoc) 70 * (non-Javadoc)
|
TypeResolver.java | 35 * (non-Javadoc) 44 * (non-Javadoc) 59 * (non-Javadoc) 68 * (non-Javadoc)
|
/external/mockito/src/org/mockito/internal/stubbing/defaultanswers/ |
GloballyConfiguredAnswer.java | 17 * See javadoc for {@link IMockitoConfiguration}
|
/external/objenesis/main/.settings/ |
org.eclipse.jdt.ui.prefs | 7 org.eclipse.jdt.ui.javadoc=false
|
/external/objenesis/tck/.settings/ |
org.eclipse.jdt.ui.prefs | 6 org.eclipse.jdt.ui.javadoc=false
|
/external/smack/src/org/jivesoftware/smackx/packet/ |
AttentionExtension.java | 49 * (non-Javadoc)
58 * (non-Javadoc)
67 * (non-Javadoc)
89 * (non-Javadoc)
|
/frameworks/base/tools/layoutlib/.idea/libraries/ |
framework_jar.xml | 6 <JAVADOC />
|
/frameworks/support/v17/leanback/ |
build.gradle | 51 def javadocTask = project.tasks.create(name: "javadoc${suffix}", type: Javadoc) { 58 classifier = 'javadoc' 59 from 'build/docs/javadoc'
|
/frameworks/support/v7/cardview/ |
build.gradle | 46 def javadocTask = project.tasks.create(name: "javadoc${suffix}", type: Javadoc) { 53 classifier = 'javadoc' 54 from 'build/docs/javadoc'
|
/frameworks/support/v7/palette/ |
build.gradle | 41 def javadocTask = project.tasks.create(name: "javadoc${suffix}", type: Javadoc) { 48 classifier = 'javadoc' 49 from 'build/docs/javadoc'
|
/frameworks/support/v7/recyclerview/ |
build.gradle | 43 def javadocTask = project.tasks.create(name: "javadoc${suffix}", type: Javadoc) { 50 classifier = 'javadoc' 51 from 'build/docs/javadoc'
|
/external/apache-http/src/org/apache/http/message/ |
BasicHttpResponse.java | 113 // non-javadoc, see interface HttpMessage 118 // non-javadoc, see interface HttpResponse 123 // non-javadoc, see interface HttpResponse 128 // non-javadoc, see interface HttpResponse 133 // non-javadoc, see interface HttpResponse 141 // non-javadoc, see interface HttpResponse 147 // non-javadoc, see interface HttpResponse 154 // non-javadoc, see interface HttpResponse 161 // non-javadoc, see interface HttpResponse 174 // non-javadoc, see interface HttpRespons [all...] |
/frameworks/base/docs/html/sdk/api_diff/10/changes/ |
jdiff_help.html | 5 <!-- Generated by the JDiff Javadoc doclet --> 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 8 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet"> 59 JDiff is a <a href="http://java.sun.com/j2se/javadoc/" target="_top">Javadoc</a> doclet which generates a report of the API differences between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does. 75 You can always tell when you are reading a JDiff page, rather than a Javadoc page, by the color of the index bar and the color of the background. 76 Links which take you to a Javadoc page are always in a <code>typewriter</code> font. 77 Just like Javadoc, all interface names are in <i>italic</i>, and class names are not italicized. Where there are multiple entries in an index with the same name, the heading for them is also in italics, but is not a link. 80 <H3><b><code>Javadoc</code></b></H3 [all...] |
/frameworks/base/docs/html/sdk/api_diff/11/changes/ |
jdiff_help.html | 5 <!-- Generated by the JDiff Javadoc doclet --> 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 8 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet"> 59 JDiff is a <a href="http://java.sun.com/j2se/javadoc/" target="_top">Javadoc</a> doclet which generates a report of the API differences between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does. 75 You can always tell when you are reading a JDiff page, rather than a Javadoc page, by the color of the index bar and the color of the background. 76 Links which take you to a Javadoc page are always in a <code>typewriter</code> font. 77 Just like Javadoc, all interface names are in <i>italic</i>, and class names are not italicized. Where there are multiple entries in an index with the same name, the heading for them is also in italics, but is not a link. 80 <H3><b><code>Javadoc</code></b></H3 [all...] |
/frameworks/base/docs/html/sdk/api_diff/12/changes/ |
jdiff_help.html | 5 <!-- Generated by the JDiff Javadoc doclet --> 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 8 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet"> 59 JDiff is a <a href="http://java.sun.com/j2se/javadoc/" target="_top">Javadoc</a> doclet which generates a report of the API differences between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does. 75 You can always tell when you are reading a JDiff page, rather than a Javadoc page, by the color of the index bar and the color of the background. 76 Links which take you to a Javadoc page are always in a <code>typewriter</code> font. 77 Just like Javadoc, all interface names are in <i>italic</i>, and class names are not italicized. Where there are multiple entries in an index with the same name, the heading for them is also in italics, but is not a link. 80 <H3><b><code>Javadoc</code></b></H3 [all...] |
/frameworks/base/docs/html/sdk/api_diff/13/changes/ |
jdiff_help.html | 5 <!-- Generated by the JDiff Javadoc doclet --> 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 8 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet"> 59 JDiff is a <a href="http://java.sun.com/j2se/javadoc/" target="_top">Javadoc</a> doclet which generates a report of the API differences between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does. 75 You can always tell when you are reading a JDiff page, rather than a Javadoc page, by the color of the index bar and the color of the background. 76 Links which take you to a Javadoc page are always in a <code>typewriter</code> font. 77 Just like Javadoc, all interface names are in <i>italic</i>, and class names are not italicized. Where there are multiple entries in an index with the same name, the heading for them is also in italics, but is not a link. 80 <H3><b><code>Javadoc</code></b></H3 [all...] |
/frameworks/base/docs/html/sdk/api_diff/14/changes/ |
jdiff_help.html | 5 <!-- Generated by the JDiff Javadoc doclet --> 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 8 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet"> 59 JDiff is a <a href="http://java.sun.com/j2se/javadoc/" target="_top">Javadoc</a> doclet which generates a report of the API differences between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does. 75 You can always tell when you are reading a JDiff page, rather than a Javadoc page, by the color of the index bar and the color of the background. 76 Links which take you to a Javadoc page are always in a <code>typewriter</code> font. 77 Just like Javadoc, all interface names are in <i>italic</i>, and class names are not italicized. Where there are multiple entries in an index with the same name, the heading for them is also in italics, but is not a link. 80 <H3><b><code>Javadoc</code></b></H3 [all...] |