Home
last modified time | relevance | path

Searched refs:ParameterizedAnnotationScope (Results 1 – 25 of 38) sorted by relevance

12

/cts/common/device-side/bedstead/harrier/common/src/main/java/com/android/bedstead/harrier/annotations/meta/
DParameterizedAnnotation.java19 import com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope;
64 ParameterizedAnnotationScope scope(); in scope()
/cts/common/device-side/bedstead/harrier/common/src/main/java/com/android/bedstead/harrier/annotations/
DParameterizedAnnotationScope.kt22 enum class ParameterizedAnnotationScope { class
/cts/common/device-side/bedstead/harrier/common/src/main/java/com/android/bedstead/harrier/annotations/parameterized/
DIncludeDarkMode.kt20 import com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.THEME
DIncludeLandscapeOrientation.kt20 import com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.ORIENTATION
DIncludeLightMode.kt20 import com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.THEME
DIncludePortraitOrientation.kt20 import com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.ORIENTATION
DIncludeNone.java20 import static com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.ENTERPRISE;
DIncludeRunOnSecondaryUser.java20 import static com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.ENTERPRISE;
DIncludeRunOnPrimaryUser.java20 import static com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.ENTERPRISE;
/cts/common/device-side/bedstead/modules/enterprise/src/main/kotlin/com/android/bedstead/enterprise/annotations/parameterized/
DIncludeRunOnPrimaryUserWithNoDpc.java20 import static com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.ENTERPRISE;
DIncludeRunOnPrivateProfileAlongsideManagedProfile.java20 import static com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.ENTERPRISE;
DIncludeRunOnOrganizationOwnedProfileOwner.java20 import static com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.ENTERPRISE;
DIncludeRunOnPrivateProfileAlongsideManagedProfileUsingParentInstance.java20 import static com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.ENTERPRISE;
DIncludeRunOnUnaffiliatedDeviceOwnerSecondaryUser.java20 import static com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.ENTERPRISE;
DIncludeRunOnSecondaryUserInDifferentProfileGroupToProfileOwnerProfile.java20 import static com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.ENTERPRISE;
DIncludeRunOnCloneProfileAlongsideManagedProfile.java20 import static com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.ENTERPRISE;
DIncludeRunOnCloneProfileAlongsideManagedProfileUsingParentInstance.java20 import static com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.ENTERPRISE;
DIncludeRunOnProfileOwnerProfileWithNoDeviceOwner.java20 import static com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.ENTERPRISE;
DIncludeRunOnPrivateProfileAlongsideOrganizationOwnedProfile.java20 import static com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.ENTERPRISE;
DIncludeRunOnUnaffiliatedProfileOwnerAdditionalUser.java19 import static com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.ENTERPRISE;
DIncludeRunOnBackgroundDeviceOwnerUser.java20 import static com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.ENTERPRISE;
DIncludeRunOnSecondaryUserInDifferentProfileGroupToOrganizationOwnedProfileOwnerProfileUsingParentInstance.java20 import static com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.ENTERPRISE;
DIncludeRunOnParentOfProfileOwnerUsingParentInstance.java20 import static com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.ENTERPRISE;
DIncludeRunOnCloneProfileAlongsideOrganizationOwnedProfileUsingParentInstance.java20 import static com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.ENTERPRISE;
DIncludeRunOnCloneProfileAlongsideOrganizationOwnedProfile.java20 import static com.android.bedstead.harrier.annotations.ParameterizedAnnotationScope.ENTERPRISE;

12