Searched refs:isRedundantSetValue (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsProvider.java923 if (SettingsCache.isRedundantSetValue(cache, name, value)) {
1168 public static boolean isRedundantSetValue(SettingsCache cache, String name, String value) { method in class:SettingsProvider.SettingsCache

Completed in 150 milliseconds