Searched refs:DISALLOW_SHARE_LOCATION (Results 1 – 16 of 16) sorted by relevance
19 import static android.os.UserManager.DISALLOW_SHARE_LOCATION;204 if (userManager.hasUserRestrictionForUser(DISALLOW_SHARE_LOCATION, in dump()
87 UserManager.DISALLOW_SHARE_LOCATION,284 UserManager.DISALLOW_SHARE_LOCATION,678 case UserManager.DISALLOW_SHARE_LOCATION: in applyUserRestriction()799 restriction = UserManager.DISALLOW_SHARE_LOCATION; in isSettingRestrictedForUser()
6006 setUserRestriction(UserManager.DISALLOW_SHARE_LOCATION, true, user.id);
121 checkIfRestrictionEnforcedByAdminOnly(state, UserManager.DISALLOW_SHARE_LOCATION); in handleUpdateState()
22 import android.os.UserManager.DISALLOW_SHARE_LOCATION176 listOf(DISALLOW_SHARE_LOCATION, DISALLOW_CONFIG_LOCATION) in bindDndTile()
207 return um.hasUserRestriction(UserManager.DISALLOW_SHARE_LOCATION, in isUserLocationRestricted()
458 USER_RESTRICTION_FLAGS.put(UserManager.DISALLOW_SHARE_LOCATION, /* flags= */ 0); in USER_RESTRICTION_FLAGS.put() argument
13794 UserManager.DISALLOW_SHARE_LOCATION, new String[]{MANAGE_DEVICE_POLICY_LOCATION});
2619 .setRestriction(UserManager.DISALLOW_SHARE_LOCATION)2624 .setRestriction(UserManager.DISALLOW_SHARE_LOCATION)2629 .setRestriction(UserManager.DISALLOW_SHARE_LOCATION)2657 .setRestriction(UserManager.DISALLOW_SHARE_LOCATION)2760 .setRestriction(UserManager.DISALLOW_SHARE_LOCATION)2764 .setRestriction(UserManager.DISALLOW_SHARE_LOCATION)
525 public static final String DISALLOW_SHARE_LOCATION = "no_share_location"; field in UserManager2080 DISALLOW_SHARE_LOCATION,
1316 .that(restrictions.getBoolean(UserManager.DISALLOW_SHARE_LOCATION)) in testAddRestrictedProfile()
1066 if (changedRestrictions.contains(UserManager.DISALLOW_SHARE_LOCATION)) { in startWatchingUserRestrictionChanges()
2258 UserManager.DISALLOW_SHARE_LOCATION,
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
22407 field public static final java.lang.String DISALLOW_SHARE_LOCATION = "no_share_location";
34099 field public static final String DISALLOW_SHARE_LOCATION = "no_share_location";