Searched defs:isRedundantSetValue (Results 1 - 1 of 1) sorted by path

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

Completed in 66 milliseconds