Searched refs:DISALLOW_THREAD_NETWORK (Results 1 – 3 of 3) sorted by relevance
21 import static android.os.UserManager.DISALLOW_THREAD_NETWORK;84 sDeviceState.dpc().componentName(), DISALLOW_THREAD_NETWORK)); in setUserRestriction_disallowThreadNetwork_throwsSecurityException()93 sDeviceState.dpc().componentName(), DISALLOW_THREAD_NETWORK); in setUserRestriction_disallowThreadNetwork_isSet() local95 assertThat(TestApis.devicePolicy().userRestrictions().isSet(DISALLOW_THREAD_NETWORK)) in setUserRestriction_disallowThreadNetwork_isSet()99 sDeviceState.dpc().componentName(), DISALLOW_THREAD_NETWORK); in setUserRestriction_disallowThreadNetwork_isSet() local109 sDeviceState.dpc().componentName(), DISALLOW_THREAD_NETWORK); in setUserRestriction_disallowThreadNetwork_isNotSet() local111 assertThat(TestApis.devicePolicy().userRestrictions().isSet(DISALLOW_THREAD_NETWORK)) in setUserRestriction_disallowThreadNetwork_isNotSet()116 sDeviceState.dpc().componentName(), DISALLOW_THREAD_NETWORK); in setUserRestriction_disallowThreadNetwork_isNotSet() local121 @EnsureHasUserRestriction(DISALLOW_THREAD_NETWORK)144 @EnsureDoesNotHaveUserRestriction(DISALLOW_THREAD_NETWORK)
256 public static final String DISALLOW_THREAD_NETWORK = "no_thread_network"; field in CommonUserRestrictions337 DISALLOW_THREAD_NETWORK,
34098 …ags.thread_user_restriction_enabled") public static final String DISALLOW_THREAD_NETWORK = "no_thr…