Home
last modified time | relevance | path

Searched refs:ParameterizedAnnotation (Results 1 – 15 of 15) sorted by relevance

/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/annotations/parameterized/
DIncludeNone.java19 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
31 @ParameterizedAnnotation
DIncludeRunOnPrimaryUser.java20 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
32 @ParameterizedAnnotation
DIncludeRunOnSecondaryUser.java20 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
32 @ParameterizedAnnotation
DIncludeRunOnParentOfCorporateOwnedProfileOwner.java23 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
35 @ParameterizedAnnotation
DIncludeRunOnProfileOwnerPrimaryUser.java22 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
34 @ParameterizedAnnotation
DIncludeRunOnNonAffiliatedDeviceOwnerSecondaryUser.java23 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
36 @ParameterizedAnnotation
DIncludeRunOnAffiliatedDeviceOwnerSecondaryUser.java24 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
37 @ParameterizedAnnotation
DIncludeRunOnSecondaryUserInDifferentProfileGroupToProfileOwner.java25 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
38 @ParameterizedAnnotation
DIncludeRunOnAffiliatedProfileOwnerSecondaryUser.java24 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
37 @ParameterizedAnnotation
DIncludeRunOnDeviceOwnerUser.java25 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
37 @ParameterizedAnnotation
DIncludeRunOnParentOfProfileOwner.java25 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
37 @ParameterizedAnnotation
DIncludeRunOnProfileOwnerProfile.java26 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
38 @ParameterizedAnnotation
/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/annotations/meta/
DParameterizedAnnotation.java36 public @interface ParameterizedAnnotation { annotation
/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/
DBedsteadJUnit4.java28 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
176 if (annotation.annotationType().getAnnotation(ParameterizedAnnotation.class) != null in getReplacementAnnotations()
310 if (annotation.annotationType().getAnnotation(ParameterizedAnnotation.class) != null) { in getParameterizedAnnotations()
DDeviceState.java63 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
487 ParameterizedAnnotation.class) != null) {