OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:subinterfaces
(Results
1 - 22
of
22
) sorted by null
/external/apache-harmony/luni/src/test/api/unix/org/apache/harmony/luni/tests/java/net/
UnixNetworkInterfaceTest.java
168
Enumeration<NetworkInterface>
subInterfaces
= netif
172
while (
subInterfaces
.hasMoreElements() && valid) {
174
NetworkInterface sub =
subInterfaces
.nextElement();
197
Enumeration<NetworkInterface>
subInterfaces
= netif
199
while (
subInterfaces
.hasMoreElements()) {
200
assertTrue(
subInterfaces
.nextElement().isVirtual());
/external/guice/extensions/throwingproviders/src/com/google/inject/throwingproviders/
CheckedProvider.java
24
* Such
subinterfaces
may not define new methods, but may narrow the exception type.
ThrowingProvider.java
24
* Such
subinterfaces
may not define new methods:
/frameworks/base/core/java/android/hardware/camera2/dispatch/
DuckTypingDispatcher.java
28
* are not subclasses/
subinterfaces
of each other, this dispatcher will allow calls to be
/external/proguard/src/proguard/optimize/peephole/
ClassMerger.java
195
(!DETAILS || print(programClass, "Interfaces same
subinterfaces
?")) &&
197
// Interfaces must have exactly the same
subinterfaces
, not
202
subInterfaces
(programClass, targetClass).equals(
subInterfaces
(targetClass, programClass))) &&
417
private Set
subInterfaces
(Clazz clazz, Clazz exceptClass)
/external/guava/guava/src/com/google/common/collect/
Multimap.java
96
* <h3>
Subinterfaces
</h3>
99
*
subinterfaces
{@link ListMultimap} and {@link SetMultimap}. These take their
111
* may not have the same {@code hashCode}. The recommended
subinterfaces
/libcore/ojluni/src/main/java/java/net/
NetworkInterface.java
176
* Get an Enumeration with all the
subinterfaces
(also known as virtual
181
* @return an Enumeration object with all of the
subinterfaces
/libcore/ojluni/src/main/java/sun/security/ec/
ECKeyFactory.java
115
// check for
subinterfaces
, omit additional checks for our keys
/external/dexmaker/javadoc/
help-doc.html
105
<LI>Class inheritance diagram<LI>Direct Subclasses<LI>All Known
Subinterfaces
<LI>All Known Implementing Classes<LI>Class/interface declaration<LI>Class/interface description
/external/jsr305/javadoc/
help-doc.html
101
<LI>Class inheritance diagram<LI>Direct Subclasses<LI>All Known
Subinterfaces
<LI>All Known Implementing Classes<LI>Class/interface declaration<LI>Class/interface description
/external/jsr330/javadoc/
help-doc.html
94
<LI>Class inheritance diagram<LI>Direct Subclasses<LI>All Known
Subinterfaces
<LI>All Known Implementing Classes<LI>Class/interface declaration<LI>Class/interface description
/external/libjpeg-turbo/java/doc/
help-doc.html
85
<li>All Known
Subinterfaces
</li>
/external/owasp/sanitizer/distrib/javadoc/org/owasp/html/
HtmlStreamEventReceiver.html
93
<DT><B>All Known
Subinterfaces
:</B> <DD><A HREF="../../../org/owasp/html/HtmlSanitizer.Policy.html" title="interface in org.owasp.html">HtmlSanitizer.Policy</A></DD>
/libcore/ojluni/src/main/java/javax/sql/rowset/
package.html
57
matures. Future definitions <i>should</i> be specified as
subinterfaces
using
/libcore/ojluni/src/main/java/java/util/
Collection.java
38
* specific
subinterfaces
like <tt>Set</tt> and <tt>List</tt>. This interface
47
*
subinterfaces
) should provide two "standard" constructors: a void (no
/external/javassist/src/main/javassist/bytecode/analysis/
Type.java
502
// Reduce to
subinterfaces
/external/owasp/sanitizer/distrib/javadoc/org/owasp/html/class-use/
HtmlStreamEventReceiver.html
115
<TH ALIGN="left" COLSPAN="2">
Subinterfaces
of <A HREF="../../../../org/owasp/html/HtmlStreamEventReceiver.html" title="interface in org.owasp.html">HtmlStreamEventReceiver</A> in <A HREF="../../../../org/owasp/html/package-summary.html">org.owasp.html</A></FONT></TH>
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdi.jar
jdimodel.jar
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kdoc/0.12.613/
kdoc-0.12.613.jar
/art/runtime/
class_linker.cc
[
all
...]
/external/guice/latest-api-diffs/
2.0.xml
[
all
...]
Completed in 1680 milliseconds