Home
last modified time | relevance | path

Searched defs:putIntForUser (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Car/Settings/tests/helpers/src/com/android/car/settings/testutils/
DShadowSecureSettings.java73 protected static boolean putIntForUser(ContentResolver resolver, String name, int value, in putIntForUser() method in ShadowSecureSettings
/packages/services/Car/service/src/com/android/car/audio/
DCarAudioSettings.java105 private void putIntForUser(String name, int value, @UserIdInt int userId) { in putIntForUser() method in CarAudioSettings
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowSecureSettings.java82 public static boolean putIntForUser(ContentResolver resolver, String name, int value, in putIntForUser() method in ShadowSecureSettings