Searched refs:settingsSecurePutInt (Results 1 – 3 of 3) sorted by relevance
383 void settingsSecurePutInt(String name, int value) { in settingsSecurePutInt() method in DevicePolicyManagerServiceTestable.MockInjector384 services.settings.settingsSecurePutInt(name, value); in settingsSecurePutInt()
516 public void settingsSecurePutInt(String name, int value) { in settingsSecurePutInt() method in MockSystemServices.SettingsForMock
1944 void settingsSecurePutInt(String name, int value) { in settingsSecurePutInt() method in Injector