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

1 2 3 4 5 6 7 8 91011>>

  /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...]
  /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)
  /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)
  /frameworks/support/v13/
build.gradle 68 // configuration for the javadoc to include all source sets.
69 javadoc {
76 // custom tasks for creating source/javadoc jars
85 task javadocJar(type: Jar, dependsOn:javadoc) {
86 classifier 'javadoc'
87 from javadoc.destinationDir
90 // add javadoc/source jar tasks as artifacts
  /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;
  /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)
JmmDNSImpl.java 77 * (non-Javadoc)
114 * (non-Javadoc)
127 * (non-Javadoc)
140 * (non-Javadoc)
153 * (non-Javadoc)
167 * (non-Javadoc)
176 * (non-Javadoc)
185 * (non-Javadoc)
194 * (non-Javadoc)
223 * (non-Javadoc)
    [all...]
NetworkTopologyEventImpl.java 43 * (non-Javadoc)
52 * (non-Javadoc)
74 * (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...]
  /build/core/
apicheck_msg_current.txt 6 1) You can add "@hide" javadoc comments to the methods, etc. listed in the
  /external/doclava/res/assets/templates/
components.cs 2 <?cs # Use the -tempatedir arg to javadoc to set your own directory with a replacement for this file in it. ?>
  /external/nist-sip/java/gov/nist/javax/sip/message/
ContentImpl.java 33 /* (non-Javadoc)
40 /* (non-Javadoc)
48 * (non-Javadoc)
56 /* (non-Javadoc)
  /frameworks/testing/uiautomator/library/
apicheck_msg_current.txt 6 1) You can add "@hide" javadoc comments to the methods, etc. listed in the

Completed in 351 milliseconds

1 2 3 4 5 6 7 8 91011>>