HomeSort by relevance Sort by last modified time
    Searched refs:RUNTIME (Results 76 - 100 of 545) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/
AnnotationWithEnum2.java 22 @Retention(RetentionPolicy.RUNTIME)
  /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/annotation/
TestAnnotation.java 22 @Retention(RetentionPolicy.RUNTIME)
TestAnnotation2.java 22 @Retention(RetentionPolicy.RUNTIME)
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
GenerateFieldPort.java 25 @Retention(RetentionPolicy.RUNTIME)
GenerateFinalPort.java 25 @Retention(RetentionPolicy.RUNTIME)
GenerateProgramPort.java 25 @Retention(RetentionPolicy.RUNTIME)
GenerateProgramPorts.java 25 @Retention(RetentionPolicy.RUNTIME)
  /frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/annotations/
Dependencies.java 24 @Retention(RetentionPolicy.RUNTIME)
ProvidesInterface.java 24 @Retention(RetentionPolicy.RUNTIME)
Requirements.java 24 @Retention(RetentionPolicy.RUNTIME)
  /frameworks/base/test-runner/src/android/test/
TimedTest.java 34 @Retention(RetentionPolicy.RUNTIME)
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/annotations/
LayoutlibDelegate.java 25 @Retention(RetentionPolicy.RUNTIME)
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DisabledForUpdateToAnyMatcher.java 22 @Retention(RetentionPolicy.RUNTIME)
  /libcore/ojluni/src/main/java/java/lang/
SafeVarargs.java 74 * String s = stringLists[0].get(0); // Oh no, ClassCastException at runtime!
78 * leads to a {@code ClassCastException} at runtime.
91 @Retention(RetentionPolicy.RUNTIME)
  /libcore/ojluni/src/main/java/sun/reflect/
CallerSensitive.java 41 @Retention(RetentionPolicy.RUNTIME)
  /external/caliper/caliper/src/main/java/com/google/caliper/
AfterExperiment.java 20 import static java.lang.annotation.RetentionPolicy.RUNTIME;
32 @Retention(RUNTIME)
BeforeExperiment.java 20 import static java.lang.annotation.RetentionPolicy.RUNTIME;
32 @Retention(RUNTIME)
  /external/caliper/caliper/src/main/java/com/google/caliper/api/
AfterRep.java 20 import static java.lang.annotation.RetentionPolicy.RUNTIME;
31 @Retention(RUNTIME)
BeforeRep.java 20 import static java.lang.annotation.RetentionPolicy.RUNTIME;
31 @Retention(RUNTIME)
Macrobenchmark.java 18 import static java.lang.annotation.RetentionPolicy.RUNTIME;
27 * macrobenchmark is roughly defined as any benchmark whose runtime is large enough that the
35 @Retention(RUNTIME)
  /external/caliper/caliper/src/main/java/com/google/caliper/model/
ExcludeFromJson.java 21 import static java.lang.annotation.RetentionPolicy.RUNTIME;
30 @Retention(RUNTIME)
  /external/caliper/caliper/src/main/java/com/google/caliper/platform/
SupportedPlatform.java 20 import static java.lang.annotation.RetentionPolicy.RUNTIME;
30 @Retention(RUNTIME)
  /external/dagger2/core/src/main/java/dagger/
MapKey.java 25 import static java.lang.annotation.RetentionPolicy.RUNTIME;
104 @Retention(RUNTIME)
Subcomponent.java 23 import static java.lang.annotation.RetentionPolicy.RUNTIME;
33 @Retention(RUNTIME) // Allows runtimes to have specialized behavior interoperating with Dagger.
  /external/guava/guava/src/com/google/common/collect/
GwtTransient.java 20 import static java.lang.annotation.RetentionPolicy.RUNTIME;
35 @Retention(RUNTIME)

Completed in 1982 milliseconds

1 2 34 5 6 7 8 91011>>