Searched refs:locationRestriction (Results 1 – 3 of 3) sorted by relevance
457 RestrictionEntry locationRestriction = restrictions.get(0); in addLocationAppRestrictionsPreference() local458 p.setTitle(locationRestriction.getTitle()); in addLocationAppRestrictionsPreference()460 p.setSummary(locationRestriction.getDescription()); in addLocationAppRestrictionsPreference()461 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()