Searched defs:forceNotify (Results 1 – 1 of 1) sorted by relevance
/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
H A D | SettingsProvider.java | 1372 boolean makeDefault, int requestingUserId, boolean forceNotify) { in updateGlobalSetting() 1383 boolean makeDefault, int requestingUserId, boolean forceNotify, in insertGlobalSetting() 1394 private boolean deleteGlobalSetting(String name, int requestingUserId, boolean forceNotify) { in deleteGlobalSetting() 1424 boolean makeDefault, int requestingUserId, int operation, boolean forceNotify, in mutateGlobalSetting() 1433 boolean makeDefault, int requestingUserId, int operation, boolean forceNotify, in mutateGlobalSetting()
|