Home
last modified time | relevance | path

Searched defs:enabledAnnotation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/platform_testing/libraries/flag-helpers/junit/src_base/android/platform/test/flag/junit/
H A DAnnotationsRetriever.java132 FlagsAnnotation<? extends Annotation> enabledAnnotation, in getMergedFlagValues()
178 @Nonnull FlagsAnnotation<? extends Annotation> enabledAnnotation, in getFlagValues()
/aosp_15_r20/packages/modules/AdServices/adservices/tests/test-util/java/com/android/adservices/experimental/
DAbstractGlobalKillSwitchFlipper.java64 RequiresGlobalKillSwitchEnabled enabledAnnotation = in getRequiredFlagStates() local