Searched refs:getRestrictionDiff (Results 1 – 1 of 1) sorted by relevance
965 Set<String> changedRestrictions = getRestrictionDiff(prevRestrictions, newRestrictions); in startWatchingUserRestrictionChanges()1058 private static Set<String> getRestrictionDiff(Bundle prevRestrictions, Bundle newRestrictions) { in getRestrictionDiff() method in SettingsProvider