Home
last modified time | relevance | path

Searched refs:IncludeRunOnParentOfProfileOwner (Results 1 – 3 of 3) sorted by relevance

/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/
DPolicy.java26 import com.android.bedstead.harrier.annotations.parameterized.IncludeRunOnParentOfProfileOwner;
46 @IncludeRunOnParentOfProfileOwner
74 private static final IncludeRunOnParentOfProfileOwner INCLUDE_RUN_ON_PARENT_OF_PROFILE_OWNER =
75 Policy.class.getAnnotation(IncludeRunOnParentOfProfileOwner.class);
/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/annotations/parameterized/
DIncludeRunOnParentOfProfileOwner.java41 public @interface IncludeRunOnParentOfProfileOwner { annotation
/cts/common/device-side/bedstead/harrier/src/test/java/com/android/bedstead/harrier/
DDeviceStateTest.java67 import com.android.bedstead.harrier.annotations.parameterized.IncludeRunOnParentOfProfileOwner;
565 @IncludeRunOnParentOfProfileOwner