Searched refs:settingsGlobalPutInt (Results 1 – 3 of 3) sorted by relevance
370 void settingsGlobalPutInt(String name, int value) { in settingsGlobalPutInt() method in DevicePolicyManagerServiceTestable.MockInjector371 services.settings.settingsGlobalPutInt(name, value); in settingsGlobalPutInt()
411 public void settingsGlobalPutInt(String name, int value) { in settingsGlobalPutInt() method in MockSystemServices.SettingsForMock
2047 void settingsGlobalPutInt(String name, int value) { in settingsGlobalPutInt() method in DevicePolicyManagerService.Injector4988 mInjector.settingsGlobalPutInt(Settings.Global.STAY_ON_WHILE_PLUGGED_IN, 0); in updateMaximumTimeToLockLocked()6426 mInjector.settingsGlobalPutInt(Settings.Global.GLOBAL_HTTP_PROXY_PORT, proxyPort); in saveGlobalProxyLocked()6674 mInjector.settingsGlobalPutInt(Settings.Global.AUTO_TIME, 1 /* AUTO_TIME on */); in setAutoTimeRequired()