Home
last modified time | relevance | path

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

12

/cts/common/device-side/bedstead/harrier/common/src/main/java/com/android/bedstead/harrier/annotations/meta/
DParameterizedAnnotation.java64 ParameterizedAnnotationScope scope(); in scope() method
/cts/common/device-side/bedstead/harrier/common/src/main/java/com/android/bedstead/harrier/annotations/parameterized/
DIncludeDarkMode.kt32 @ParameterizedAnnotation(scope = THEME)
DIncludeLandscapeOrientation.kt32 @ParameterizedAnnotation(scope = ORIENTATION)
DIncludeLightMode.kt32 @ParameterizedAnnotation(scope = THEME)
DIncludePortraitOrientation.kt32 @ParameterizedAnnotation(scope = ORIENTATION)
DIncludeNone.java35 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnSecondaryUser.java36 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnPrimaryUser.java37 @ParameterizedAnnotation(scope = ENTERPRISE)
/cts/common/device-side/bedstead/modules/enterprise/src/main/kotlin/com/android/bedstead/enterprise/annotations/parameterized/
DIncludeRunOnPrimaryUserWithNoDpc.java38 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnPrivateProfileAlongsideManagedProfile.java37 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnOrganizationOwnedProfileOwner.java35 @ParameterizedAnnotation(shadows = IncludeRunOnProfileOwnerProfileWithNoDeviceOwner.class, scope = …
DIncludeRunOnPrivateProfileAlongsideManagedProfileUsingParentInstance.java39 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnUnaffiliatedDeviceOwnerSecondaryUser.java39 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnSecondaryUserInDifferentProfileGroupToProfileOwnerProfile.java39 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnCloneProfileAlongsideManagedProfile.java38 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnCloneProfileAlongsideManagedProfileUsingParentInstance.java39 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnProfileOwnerProfileWithNoDeviceOwner.java38 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnPrivateProfileAlongsideOrganizationOwnedProfile.java39 @ParameterizedAnnotation(shadows = IncludeRunOnPrivateProfileAlongsideManagedProfile.class, scope =…
DIncludeRunOnUnaffiliatedProfileOwnerAdditionalUser.java39 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnBackgroundDeviceOwnerUser.java40 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnSecondaryUserInDifferentProfileGroupToOrganizationOwnedProfileOwnerProfileUsingParentInstance.java40 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnParentOfProfileOwnerUsingParentInstance.java40 @ParameterizedAnnotation(scope = ENTERPRISE)
DIncludeRunOnCloneProfileAlongsideOrganizationOwnedProfileUsingParentInstance.java39 …ows = IncludeRunOnCloneProfileAlongsideManagedProfileUsingParentInstance.class, scope = ENTERPRISE)
DIncludeRunOnCloneProfileAlongsideOrganizationOwnedProfile.java39 @ParameterizedAnnotation(shadows = IncludeRunOnCloneProfileAlongsideManagedProfile.class, scope = E…
DIncludeRunOnParentOfProfileOwnerWithNoDeviceOwner.java38 … = IncludeRunOnSecondaryUserInDifferentProfileGroupToProfileOwnerProfile.class, scope = ENTERPRISE)

12