Home
last modified time | relevance | path

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

12

/cts/common/device-side/bedstead/harrier/common/src/main/java/com/android/bedstead/harrier/annotations/parameterized/
DIncludeDarkMode.kt21 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation
32 @ParameterizedAnnotation(scope = THEME)
DIncludeLandscapeOrientation.kt21 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation
32 @ParameterizedAnnotation(scope = ORIENTATION)
DIncludeLightMode.kt21 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation
32 @ParameterizedAnnotation(scope = THEME)
DIncludePortraitOrientation.kt21 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation
32 @ParameterizedAnnotation(scope = ORIENTATION)
DIncludeNone.java23 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
35 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnSecondaryUser.java24 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
36 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnPrimaryUser.java25 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
37 @ParameterizedAnnotation(scope = ENTERPRISE)
/cts/common/device-side/bedstead/modules/enterprise/src/main/kotlin/com/android/bedstead/enterprise/annotations/parameterized/
DIncludeRunOnPrimaryUserWithNoDpc.java25 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
38 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnPrivateProfileAlongsideManagedProfile.java25 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
37 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnOrganizationOwnedProfileOwner.java25 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
35 @ParameterizedAnnotation(shadows = IncludeRunOnProfileOwnerProfileWithNoDeviceOwner.class, scope = …
DIncludeRunOnPrivateProfileAlongsideManagedProfileUsingParentInstance.java26 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
39 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnUnaffiliatedDeviceOwnerSecondaryUser.java26 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
39 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnSecondaryUserInDifferentProfileGroupToProfileOwnerProfile.java26 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
39 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnCloneProfileAlongsideManagedProfile.java26 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
38 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnCloneProfileAlongsideManagedProfileUsingParentInstance.java26 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
39 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnProfileOwnerProfileWithNoDeviceOwner.java26 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
38 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnPrivateProfileAlongsideOrganizationOwnedProfile.java26 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
39 @ParameterizedAnnotation(shadows = IncludeRunOnPrivateProfileAlongsideManagedProfile.class, scope =…
DIncludeRunOnUnaffiliatedProfileOwnerAdditionalUser.java26 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
39 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnBackgroundDeviceOwnerUser.java27 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
40 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnSecondaryUserInDifferentProfileGroupToOrganizationOwnedProfileOwnerProfileUsingParentInstance.java26 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
40 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnParentOfProfileOwnerUsingParentInstance.java27 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
40 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnCloneProfileAlongsideOrganizationOwnedProfileUsingParentInstance.java26 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
39 @ParameterizedAnnotation(shadows = IncludeRunOnCloneProfileAlongsideManagedProfileUsingParentInstan…
DIncludeRunOnCloneProfileAlongsideOrganizationOwnedProfile.java26 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
39 @ParameterizedAnnotation(shadows = IncludeRunOnCloneProfileAlongsideManagedProfile.class, scope = E…
DIncludeRunOnParentOfProfileOwnerWithNoDeviceOwner.java27 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
37 @ParameterizedAnnotation(
DIncludeRunOnProfileOwnerPrimaryUser.java27 import com.android.bedstead.harrier.annotations.meta.ParameterizedAnnotation;
39 @ParameterizedAnnotation(scope = ENTERPRISE)

12