Home
last modified time | relevance | path

Searched refs:setStringValueAndCheckIfDiff (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
DApnEditor.java794 boolean setStringValueAndCheckIfDiff(ContentValues cv, String key, String value, in setStringValueAndCheckIfDiff() method in ApnEditor
870 callUpdate = setStringValueAndCheckIfDiff(values, in validateAndSave()
876 callUpdate = setStringValueAndCheckIfDiff(values, in validateAndSave()
882 callUpdate = setStringValueAndCheckIfDiff(values, in validateAndSave()
888 callUpdate = setStringValueAndCheckIfDiff(values, in validateAndSave()
894 callUpdate = setStringValueAndCheckIfDiff(values, in validateAndSave()
900 callUpdate = setStringValueAndCheckIfDiff(values, in validateAndSave()
906 callUpdate = setStringValueAndCheckIfDiff(values, in validateAndSave()
912 callUpdate = setStringValueAndCheckIfDiff(values, in validateAndSave()
918 callUpdate = setStringValueAndCheckIfDiff(values, in validateAndSave()
[all …]