Searched refs:locationRestriction (Results 1 – 2 of 2) sorted by relevance
463 RestrictionEntry locationRestriction = restrictions.get(0); in addLocationAppRestrictionsPreference() local464 p.setTitle(locationRestriction.getTitle()); in addLocationAppRestrictionsPreference()466 p.setSummary(locationRestriction.getDescription()); in addLocationAppRestrictionsPreference()467 p.setChecked(locationRestriction.getSelectedState()); in addLocationAppRestrictionsPreference()
508 RestrictionEntry locationRestriction = restrictions.get(0); in addLocationAppRestrictionsPreference() local509 p.setTitle(locationRestriction.getTitle()); in addLocationAppRestrictionsPreference()511 p.setSummary(locationRestriction.getDescription()); in addLocationAppRestrictionsPreference()512 p.setChecked(locationRestriction.getSelectedState()); in addLocationAppRestrictionsPreference()