Searched refs:DISALLOW_ADD_PRIVATE_PROFILE (Results 1 – 5 of 5) sorted by relevance
19 …tic com.android.bedstead.nene.userrestrictions.CommonUserRestrictions.DISALLOW_ADD_PRIVATE_PROFILE;69 …assertThat(TestApis.devicePolicy().userRestrictions().isSet(DISALLOW_ADD_PRIVATE_PROFILE)).isTrue(… in hasDeviceOwner_disallowAddPrivateProfileIsSet()82 …assertThat(TestApis.devicePolicy().userRestrictions().isSet(DISALLOW_ADD_PRIVATE_PROFILE)).isFalse… in hasWorkProfile_disallowAddPrivateProfileIsNotSet()95 …assertThat(TestApis.devicePolicy().userRestrictions().isSet(DISALLOW_ADD_PRIVATE_PROFILE)).isFalse… in hasOrganizationOwnedWorkProfile_disallowAddPrivateProfileIsNotSet()106 DISALLOW_ADD_PRIVATE_PROFILE); in addUserRestriction_restrictionApplies()109 .isSet(DISALLOW_ADD_PRIVATE_PROFILE)).isTrue(); in addUserRestriction_restrictionApplies()112 DISALLOW_ADD_PRIVATE_PROFILE); in addUserRestriction_restrictionApplies()125 @EnsureDoesNotHaveUserRestriction(DISALLOW_ADD_PRIVATE_PROFILE)141 @EnsureHasUserRestriction(DISALLOW_ADD_PRIVATE_PROFILE)
110 CommonUserRestrictions.DISALLOW_ADD_PRIVATE_PROFILE,
98 public static final String DISALLOW_ADD_PRIVATE_PROFILE = "no_add_private_profile"; field in CommonUserRestrictions288 DISALLOW_ADD_PRIVATE_PROFILE,
30 …tic com.android.bedstead.nene.userrestrictions.CommonUserRestrictions.DISALLOW_ADD_PRIVATE_PROFILE;1896 ensureDoesNotHaveUserRestriction(DISALLOW_ADD_PRIVATE_PROFILE, parent);2508 } else if (restriction.equals(DISALLOW_ADD_PRIVATE_PROFILE)) {
34039 …android.os.allow_private_profile") public static final String DISALLOW_ADD_PRIVATE_PROFILE = "no_a…