HomeSort by relevance Sort by last modified time
    Searched defs:java (Results 451 - 475 of 8733) sorted by null

<<11121314151617181920>>

  /external/apache-harmony/support/src/test/resources/tests/resources/Package/
hyts_all_attributes.jar 
hyts_c.jar 
hyts_d.jar 
hyts_d1.jar 
hyts_d2.jar 
hyts_no_attributes.jar 
hyts_no_entry.jar 
hyts_some_attributes.jar 
  /external/apache-harmony/support/src/test/resources/tests/resources/
TestCodeSigners.jar 
  /external/desugar/test/java/com/google/devtools/build/android/desugar/testdata/core_library/java/lang/
AutoboxedTypes.java 15 // This test class is in the java.lang namespace to trigger the hardcoded JVM restrictions that
17 package java.lang;
26 * on any other java.* classes.
  /external/guava/guava-gwt/src-super/java/util/super/java/util/concurrent/
ConcurrentMap.java 17 package java.util.concurrent;
19 import java.util.Map;
  /external/jarjar/src/test/
Generics.class 
  /external/protobuf/src/google/protobuf/compiler/java/
java_doc_comment.h 49 namespace java { namespace in namespace:google::protobuf::compiler
64 } // namespace java
java_generator.h 35 // Generates Java code for a given .proto file.
46 namespace java { namespace in namespace:google::protobuf::compiler
48 // CodeGenerator implementation which generates Java code. If you create your
49 // own protocol compiler binary and you want it to support Java output, you
67 } // namespace java
  /frameworks/base/core/tests/hosttests/test-apps/SharedUid/java_only/src/com/framework/shareduid/java/
MainActivity.java 17 package com.framework.shareduid.java;
29 tv.setText("2 + 3 = 5 (computed in Java)");
  /frameworks/layoutlib/create/src/com/android/tools/layoutlib/java/
AutoCloseable.java 17 package com.android.tools.layoutlib.java;
20 * Defines the same interface as the java.lang.AutoCloseable which was added in
21 * Java 7. This hack makes it possible to run the Android code which uses Java 7
22 * features (API 18 and beyond) to run on Java 6.
25 * platform/libcore/luni/src/main/java/java/lang/AutoCloseable.java
  /libcore/luni/src/main/java/java/net/
DefaultFileNameMap.java 17 package java.net;
19 import java.util.Locale;
  /libcore/luni/src/main/java/java/nio/
NIOAccess.java 17 package java.nio;
42 * Returns the underlying Java array containing the data of the
43 * given Buffer, or null if the Buffer is not backed by a Java array.
51 * Java array object containing the data of the given Buffer to
  /libcore/luni/src/test/java/libcore/java/lang/reflect/
TypeTest.java 17 package libcore.java.lang.reflect;
21 import java.lang.reflect.Type;
  /libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/multipleannotation/
MultipleAnnotation.java 16 package libcore.java.lang.reflect.annotations.multipleannotation;
18 import libcore.java.lang.reflect.annotations.PackageTest;
package-info.java 18 * See {@link libcore.java.lang.reflect.annotations.PackageTest}.
22 package libcore.java.lang.reflect.annotations.multipleannotation;
24 import libcore.java.lang.reflect.annotations.AnnotatedElementTestSupport.Repeated;
  /libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/multipleannotationexplicitsingle/
MultipleAnnotationExplicitSingle.java 17 package libcore.java.lang.reflect.annotations.multipleannotationexplicitsingle;
19 import libcore.java.lang.reflect.annotations.PackageTest;
package-info.java 18 * See {@link libcore.java.lang.reflect.annotations.PackageTest}.
21 package libcore.java.lang.reflect.annotations.multipleannotationexplicitsingle;
23 import libcore.java.lang.reflect.annotations.AnnotatedElementTestSupport.Container;
24 import libcore.java.lang.reflect.annotations.AnnotatedElementTestSupport.Repeated
  /libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/multipleannotationoddity/
MultipleAnnotationOddity.java 17 package libcore.java.lang.reflect.annotations.multipleannotationoddity;
19 import libcore.java.lang.reflect.annotations.PackageTest;
package-info.java 18 * See {@link libcore.java.lang.reflect.annotations.PackageTest}.
22 package libcore.java.lang.reflect.annotations.multipleannotationoddity;
24 import libcore.java.lang.reflect.annotations.AnnotatedElementTestSupport.Container;
25 import libcore.java.lang.reflect.annotations.AnnotatedElementTestSupport.Repeated

Completed in 669 milliseconds

<<11121314151617181920>>