Searched defs:settingsSecurePutIntForUser (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/ | ||
D | DevicePolicyManagerServiceTestable.java | 384 void settingsSecurePutIntForUser(String name, int value, int userHandle) { in settingsSecurePutIntForUser() method in DevicePolicyManagerServiceTestable.MockInjector |
D | MockSystemServices.java | 437 public void settingsSecurePutIntForUser(String name, int value, int userHandle) { in settingsSecurePutIntForUser() method in MockSystemServices.SettingsForMock |