Searched refs:EnsureHasNoProfileAnnotation (Results 1 – 6 of 6) sorted by relevance
23 import com.android.bedstead.harrier.annotations.meta.EnsureHasNoProfileAnnotation;39 @EnsureHasNoProfileAnnotation("com.android.tv.profile")
23 import com.android.bedstead.harrier.annotations.meta.EnsureHasNoProfileAnnotation;39 @EnsureHasNoProfileAnnotation("android.os.usertype.profile.CLONE")
23 import com.android.bedstead.harrier.annotations.meta.EnsureHasNoProfileAnnotation;39 @EnsureHasNoProfileAnnotation("android.os.usertype.profile.PRIVATE")
25 import com.android.bedstead.harrier.annotations.meta.EnsureHasNoProfileAnnotation;41 @EnsureHasNoProfileAnnotation("android.os.usertype.profile.MANAGED")
33 public @interface EnsureHasNoProfileAnnotation { annotation
106 import com.android.bedstead.harrier.annotations.meta.EnsureHasNoProfileAnnotation;436 EnsureHasNoProfileAnnotation ensureHasNoProfileAnnotation =437 annotationType.getAnnotation(EnsureHasNoProfileAnnotation.class);