Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsProvider.java1457 + ", " + forceNotify + ")"); in updateGlobalSetting()
1460 MUTATION_OPERATION_UPDATE, forceNotify, 0); in updateGlobalSetting()
1469 + ", " + forceNotify + ")"); in insertGlobalSetting()
1478 + ", " + forceNotify + ")"); in deleteGlobalSetting()
1536 callingPackage, forceNotify, in mutateGlobalSetting()
1754 + ", " + forceNotify + ")");
1763 + ", " + forceNotify + ")");
1775 + ", " + forceNotify +")");
3227 if (forceNotify || success) {
3278 if (forceNotify || success) {
[all …]