HomeSort by relevance Sort by last modified time
    Searched full:javadoc (Results 1 - 25 of 4813) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/owasp/sanitizer/distrib/lib/
owasp-java-html-sanitizer-javadoc.jar 
  /prebuilts/tools/common/kxml2-tools/
kxml2-src-2.3.0.zip 
  /external/mockito/src/org/mockito/verification/
Timeout.java 14 * See the javadoc for {@link VerificationWithTimeout}
17 * See javadoc for {@link VerificationWithTimeout}
24 * See the javadoc for {@link VerificationWithTimeout}
27 * See javadoc for {@link VerificationWithTimeout}
34 * See the javadoc for {@link VerificationWithTimeout}
41 * See the javadoc for {@link VerificationWithTimeout}
48 * See the javadoc for {@link VerificationWithTimeout}
55 * See the javadoc for {@link VerificationWithTimeout}
62 * See the javadoc for {@link VerificationWithTimeout}
70 * See the javadoc for {@link VerificationWithTimeout}
    [all...]
  /frameworks/base/tools/layoutlib/.idea/libraries/
icu4j.xml 6 <JAVADOC>
8 </JAVADOC>
guava.xml 6 <JAVADOC />
layoutlib_api_prebuilt.xml 6 <JAVADOC />
ninepatch_prebuilt.xml 6 <JAVADOC />
  /external/okhttp/
deploy_website.sh 29 # Download the latest javadoc
30 curl -L "http://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=$GROUP_ID&a=$ARTIFACT_ID&v=LATEST&c=javadoc" > javadoc.zip
31 mkdir javadoc
32 unzip javadoc.zip -d javadoc
33 rm javadoc.zip
  /frameworks/support/annotations/
build.gradle 48 // configuration for the javadoc to include all source sets.
49 javadoc {
53 // custom tasks for creating source/javadoc jars
59 task javadocJar(type: Jar, dependsOn:javadoc) {
60 classifier 'javadoc'
61 from javadoc.destinationDir
64 // add javadoc/source jar tasks as artifacts
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/binaryxml/
XmlStorageEditorInput.java 44 /* (non-Javadoc)
52 /* (non-Javadoc)
60 /* (non-Javadoc)
68 /* (non-Javadoc)
76 /* (non-Javadoc)
84 /* (non-Javadoc)
93 /* (non-Javadoc)
101 /* (non-Javadoc)
112 /* (non-Javadoc)
  /libcore/luni/src/test/java/libcore/java/security/
MockSignatureSpi.java 55 /* (non-Javadoc)
63 /* (non-Javadoc)
71 /* (non-Javadoc)
79 /* (non-Javadoc)
87 /* (non-Javadoc)
95 /* (non-Javadoc)
103 /* (non-Javadoc)
111 /* (non-Javadoc)
  /external/jmdns/src/javax/jmdns/impl/tasks/state/
Canceler.java 33 * (non-Javadoc)
42 * (non-Javadoc)
51 * (non-Javadoc)
60 * (non-Javadoc)
71 * (non-Javadoc)
80 * (non-Javadoc)
89 * (non-Javadoc)
98 * (non-Javadoc)
111 * (non-Javadoc)
124 * (non-Javadoc)
    [all...]
Announcer.java 35 * (non-Javadoc)
44 * (non-Javadoc)
53 * (non-Javadoc)
71 * (non-Javadoc)
80 * (non-Javadoc)
89 * (non-Javadoc)
98 * (non-Javadoc)
111 * (non-Javadoc)
124 * (non-Javadoc)
133 * (non-Javadoc)
    [all...]
Renewer.java 33 * (non-Javadoc)
42 * (non-Javadoc)
51 * (non-Javadoc)
72 * (non-Javadoc)
81 * (non-Javadoc)
90 * (non-Javadoc)
99 * (non-Javadoc)
112 * (non-Javadoc)
125 * (non-Javadoc)
134 * (non-Javadoc)
    [all...]
  /external/mockito/src/org/mockito/
AdditionalMatchers.java 49 * See examples in javadoc for {@link AdditionalMatchers} class
62 * See examples in javadoc for {@link AdditionalMatchers} class
75 * See examples in javadoc for {@link AdditionalMatchers} class
88 * See examples in javadoc for {@link AdditionalMatchers} class
101 * See examples in javadoc for {@link AdditionalMatchers} class
114 * See examples in javadoc for {@link AdditionalMatchers} class
127 * See examples in javadoc for {@link AdditionalMatchers} class
140 * See examples in javadoc for {@link AdditionalMatchers} class
153 * See examples in javadoc for {@link AdditionalMatchers} class
166 * See examples in javadoc for {@link AdditionalMatchers} clas
    [all...]
  /external/apache-http/src/org/apache/http/message/
AbstractHttpMessage.java 67 // non-javadoc, see interface HttpMessage
72 // non-javadoc, see interface HttpMessage
77 // non-javadoc, see interface HttpMessage
82 // non-javadoc, see interface HttpMessage
87 // non-javadoc, see interface HttpMessage
92 // non-javadoc, see interface HttpMessage
97 // non-javadoc, see interface HttpMessage
105 // non-javadoc, see interface HttpMessage
110 // non-javadoc, see interface HttpMessage
118 // non-javadoc, see interface HttpMessag
    [all...]
  /external/mockito/src/org/mockito/configuration/
DefaultMockitoConfiguration.java 22 /* (non-Javadoc)
35 /* (non-Javadoc)
42 /* (non-Javadoc)
49 /* (non-Javadoc)
  /external/mockito/src/org/mockito/internal/util/
ConsoleMockitoLogger.java 9 /* (non-Javadoc)
  /tools/external/gradle/
gradle-1.6-all.zip 
gradle-1.5-all.zip 
gradle-1.4-all.zip 
gradle-1.3-all.zip 
  /external/jmdns/src/javax/jmdns/impl/
ServiceEventImpl.java 58 * (non-Javadoc)
67 * (non-Javadoc)
76 * (non-Javadoc)
85 * (non-Javadoc)
106 * (non-Javadoc)
115 * (non-Javadoc)
  /external/mockito/src/org/mockito/stubbing/
Stubber.java 39 * See examples in javadoc for {@link Mockito}
67 * See examples in javadoc for {@link Mockito}
81 * See javadoc for {@link Mockito#doThrow(Throwable)}
95 * See javadoc for {@link Mockito#doThrow(Class)}
109 * See javadoc for {@link Mockito#doAnswer(Answer)}
123 * See javadoc for {@link Mockito#doNothing()}
132 * See javadoc for {@link Mockito#doReturn(Object)}
142 * See javadoc for {@link Mockito#doCallRealMethod()}
  /external/apache-http/src/org/apache/http/impl/conn/
AbstractClientConnAdapter.java 167 // non-javadoc, see interface HttpConnection
177 // non-javadoc, see interface HttpConnection
189 // non-javadoc, see interface HttpConnection
197 // non-javadoc, see interface HttpConnection
205 // non-javadoc, see interface HttpConnection
213 // non-javadoc, see interface HttpClientConnection
225 // non-javadoc, see interface HttpClientConnection
237 // non-javadoc, see interface HttpClientConnection
250 // non-javadoc, see interface HttpClientConnection
263 // non-javadoc, see interface HttpClientConnectio
    [all...]

Completed in 444 milliseconds

1 2 3 4 5 6 7 8 91011>>