Home
last modified time | relevance | path

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

/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DLocationTest.java20 …t static com.android.bedstead.nene.userrestrictions.CommonUserRestrictions.DISALLOW_SHARE_LOCATION;
60 sDeviceState.dpc().componentName(), DISALLOW_SHARE_LOCATION)); in setUserRestriction_disallowShareLocation_cannotSet_throwsException()
69 sDeviceState.dpc().componentName(), DISALLOW_SHARE_LOCATION); in setUserRestriction_disallowShareLocation_isSet() local
71 assertThat(TestApis.devicePolicy().userRestrictions().isSet(DISALLOW_SHARE_LOCATION)) in setUserRestriction_disallowShareLocation_isSet()
75 sDeviceState.dpc().componentName(), DISALLOW_SHARE_LOCATION); in setUserRestriction_disallowShareLocation_isSet() local
85 sDeviceState.dpc().componentName(), DISALLOW_SHARE_LOCATION); in setUserRestriction_disallowShareLocation_isNotSet() local
87 assertThat(TestApis.devicePolicy().userRestrictions().isSet(DISALLOW_SHARE_LOCATION)) in setUserRestriction_disallowShareLocation_isNotSet()
92 sDeviceState.dpc().componentName(), DISALLOW_SHARE_LOCATION); in setUserRestriction_disallowShareLocation_isNotSet() local
97 @EnsureDoesNotHaveUserRestriction(DISALLOW_SHARE_LOCATION)
109 @EnsureHasUserRestriction(DISALLOW_SHARE_LOCATION)
[all …]
DUserRestrictionsTest.java91 CommonUserRestrictions.DISALLOW_SHARE_LOCATION,
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/userrestrictions/
DCommonUserRestrictions.java40 public static final String DISALLOW_SHARE_LOCATION = "no_share_location"; field in CommonUserRestrictions
269 DISALLOW_SHARE_LOCATION,
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DUserRestrictions.java55 UserManager.DISALLOW_SHARE_LOCATION,
201 UserManager.DISALLOW_MODIFY_ACCOUNTS, UserManager.DISALLOW_SHARE_LOCATION,
212 UserManager.DISALLOW_SHARE_LOCATION,
331 case UserManager.DISALLOW_SHARE_LOCATION: in isRestrictionValid()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DOrgOwnedProfileOwnerParentTest.java87 UserManager.DISALLOW_SHARE_LOCATION,
DUserRestrictionsParentTest.java208 UserManager.DISALLOW_SHARE_LOCATION,
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/
DBaseUserRestrictionsTest.java41 UserManager.DISALLOW_SHARE_LOCATION,
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt34093 field public static final String DISALLOW_SHARE_LOCATION = "no_share_location";