Searched refs:locationRestriction (Results 1 – 2 of 2) sorted by relevance
461 RestrictionEntry locationRestriction = restrictions.get(0); in addLocationAppRestrictionsPreference() local462 p.setTitle(locationRestriction.getTitle()); in addLocationAppRestrictionsPreference()464 p.setSummary(locationRestriction.getDescription()); in addLocationAppRestrictionsPreference()465 p.setChecked(locationRestriction.getSelectedState()); in addLocationAppRestrictionsPreference()
542 RestrictionEntry locationRestriction = restrictions.get(0); in addLocationAppRestrictionsPreference() local543 p.setTitle(locationRestriction.getTitle()); in addLocationAppRestrictionsPreference()545 p.setSummary(locationRestriction.getDescription()); in addLocationAppRestrictionsPreference()546 p.setChecked(locationRestriction.getSelectedState()); in addLocationAppRestrictionsPreference()