Searched refs:DISALLOW_SHARE_LOCATION (Results 1 – 4 of 4) sorted by relevance
101 if (um.hasUserRestriction(UserManager.DISALLOW_SHARE_LOCATION)) { in setGpsLocation()
90 public static final String DISALLOW_SHARE_LOCATION = "no_share_location"; field in UserManager
625 writeBoolean(serializer, restrictions, UserManager.DISALLOW_SHARE_LOCATION); in writeUserLocked()747 readBoolean(parser, restrictions, UserManager.DISALLOW_SHARE_LOCATION); in readUserLocked()
17684 field public static final java.lang.String DISALLOW_SHARE_LOCATION = "no_share_location";