Home
last modified time | relevance | path

Searched refs:getLongForUser (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/settings/
H A DSettingsProxy.java325 return getLongForUser(name, def, getUserId()); in getLong()
329 default long getLongForUser(String name, long def, int userHandle) { in getLongForUser() method
357 return getLongForUser(name, getUserId()); in getLong()
361 default long getLongForUser(String name, int userHandle) in getLongForUser() method
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DTimeouts.java101 return Settings.Secure.getLongForUser(contentResolver, PREFIX + key, defaultValue, in get()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
H A DShadowSecureSettings.java90 public static long getLongForUser(ContentResolver resolver, String name, long def, in getLongForUser() method in ShadowSecureSettings
/aosp12/frameworks/base/telecomm/java/android/telecom/Logging/
H A DSessionManager.java458 return Settings.Secure.getLongForUser(cr, TIMEOUTS_PREFIX in getCleanupTimeout()
/aosp12/frameworks/base/core/java/android/provider/
H A DSettings.java3699 return getLongForUser(cr, name, def, cr.getUserId()); in getLong()
3703 public static long getLongForUser(ContentResolver cr, String name, long def, in getLongForUser() method in Settings.System
3734 return getLongForUser(cr, name, cr.getUserId()); in getLong()
3738 public static long getLongForUser(ContentResolver cr, String name, int userHandle) in getLongForUser() method in Settings.System
6153 return getLongForUser(cr, name, def, cr.getUserId()); in getLong()
6158 public static long getLongForUser(ContentResolver cr, String name, long def, in getLongForUser() method in Settings.Secure
6189 return getLongForUser(cr, name, cr.getUserId()); in getLong()
6193 public static long getLongForUser(ContentResolver cr, String name, int userHandle) in getLongForUser() method in Settings.Secure
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DUiModeManagerService.java549 Secure.getLongForUser(context.getContentResolver(), in updateNightModeFromSettingsLocked()
553 Secure.getLongForUser(context.getContentResolver(), in updateNightModeFromSettingsLocked()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt45993 Landroid/provider/Settings$Secure;->getLongForUser(Landroid/content/ContentResolver;Ljava/lang/Stri…
46198 Landroid/provider/Settings$System;->getLongForUser(Landroid/content/ContentResolver;Ljava/lang/Stri…
46199 Landroid/provider/Settings$System;->getLongForUser(Landroid/content/ContentResolver;Ljava/lang/Stri…
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt13863 HSPLandroid/provider/Settings$Secure;->getLongForUser(Landroid/content/ContentResolver;Ljava/lang/S…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt13853 HSPLandroid/provider/Settings$Secure;->getLongForUser(Landroid/content/ContentResolver;Ljava/lang/S…