Home
last modified time | relevance | path

Searched refs:ProfileOwnerControl (Results 1 – 8 of 8) sorted by relevance

/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/annotations/enterprise/
DEnterprisePolicy.java48 enum ProfileOwnerControl { enum
77 ProfileOwnerControl profileOwner(); in profileOwner()
/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/
DPolicy.java219 if (enterprisePolicy.profileOwner() == EnterprisePolicy.ProfileOwnerControl.NO) { in cannotSetPolicyStates()
221 … } else if (enterprisePolicy.profileOwner() == EnterprisePolicy.ProfileOwnerControl.AFFILIATED) { in cannotSetPolicyStates()
223 …} else if (enterprisePolicy.profileOwner() == EnterprisePolicy.ProfileOwnerControl.AFFILIATED_OR_N… in cannotSetPolicyStates()
/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/policies/
DTestPolicy.java20 …m.android.bedstead.harrier.annotations.enterprise.EnterprisePolicy.ProfileOwnerControl.COPE_PARENT;
DDisallowNetworkReset.java20 …static com.android.bedstead.harrier.annotations.enterprise.EnterprisePolicy.ProfileOwnerControl.NO;
DDisallowPrivateDnsConfig.java20 …static com.android.bedstead.harrier.annotations.enterprise.EnterprisePolicy.ProfileOwnerControl.NO;
DPreferentialNetworkService.java20 …c com.android.bedstead.harrier.annotations.enterprise.EnterprisePolicy.ProfileOwnerControl.PROFILE;
DLockTask.java20 …m.android.bedstead.harrier.annotations.enterprise.EnterprisePolicy.ProfileOwnerControl.AFFILIATED_…
DUserControlDisabledPackages.java20 …static com.android.bedstead.harrier.annotations.enterprise.EnterprisePolicy.ProfileOwnerControl.NO;