Searched refs:newEntries (Results 1 – 1 of 1) sorted by relevance
114 ArrayList<RestrictionEntry> newEntries = initRestrictions(context); in createRestrictions() local120 extras.putParcelableArrayList(Intent.EXTRA_RESTRICTIONS_LIST, newEntries); in createRestrictions()128 for (RestrictionEntry entry : newEntries) { in createRestrictions()158 extras.putParcelableArrayList(Intent.EXTRA_RESTRICTIONS_LIST, newEntries); in createRestrictions()