Searched refs:settingsGlobalPutInt (Results 1 – 3 of 3) sorted by relevance
322 void settingsGlobalPutInt(String name, int value) { in settingsGlobalPutInt() method in DevicePolicyManagerServiceTestable.MockInjector323 context.settings.settingsGlobalPutInt(name, value); in settingsGlobalPutInt()
191 public void settingsGlobalPutInt(String name, int value) { in settingsGlobalPutInt() method in DpmMockContext.SettingsForMock
1526 void settingsGlobalPutInt(String name, int value) { in settingsGlobalPutInt() method in DevicePolicyManagerService.Injector4090 mInjector.settingsGlobalPutInt(Settings.Global.STAY_ON_WHILE_PLUGGED_IN, 0); in updateMaximumTimeToLockLocked()4987 mInjector.settingsGlobalPutInt(Settings.Global.GLOBAL_HTTP_PROXY_PORT, proxyPort); in saveGlobalProxyLocked()5236 mInjector.settingsGlobalPutInt(Settings.Global.AUTO_TIME, 1 /* AUTO_TIME on */); in setAutoTimeRequired()