Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/flags/java/com/android/server/flags/
H A DSettingsProxy.java207 return getLongForUser(name, def, getUserId()); in getLong()
211 default long getLongForUser(String name, long def, int userHandle) { in getLongForUser() method
224 return getLongForUser(name, getUserId()); in getLong()
228 default long getLongForUser(String name, int userHandle) in getLongForUser() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/settings/
H A DSettingsProxy.java415 return getLongForUser(name, def, getUserId()); in getLong()
419 default long getLongForUser(String name, long def, int userHandle) { in getLongForUser() method
447 return getLongForUser(name, getUserId()); in getLong()
451 default long getLongForUser(String name, int userHandle) in getLongForUser() method
/aosp14/frameworks/base/telecomm/java/android/telecom/Logging/
H A DSessionManager.java458 return Settings.Secure.getLongForUser(cr, TIMEOUTS_PREFIX in getCleanupTimeout()
/aosp14/frameworks/base/core/java/android/provider/
H A DSettings.java4126 return getLongForUser(cr, name, def, cr.getUserId()); in getLong()
4130 public static long getLongForUser(ContentResolver cr, String name, long def, in getLongForUser() method in Settings.System
4155 return getLongForUser(cr, name, cr.getUserId()); in getLong()
4159 public static long getLongForUser(ContentResolver cr, String name, int userHandle) in getLongForUser() method in Settings.System
6759 return getLongForUser(cr, name, def, cr.getUserId()); in getLong()
6764 public static long getLongForUser(ContentResolver cr, String name, long def, in getLongForUser() method in Settings.Secure
6789 return getLongForUser(cr, name, cr.getUserId()); in getLong()
6793 public static long getLongForUser(ContentResolver cr, String name, int userHandle) in getLongForUser() method in Settings.Secure
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DUiModeManagerService.java608 Secure.getLongForUser(context.getContentResolver(), in updateNightModeFromSettingsLocked()
612 Secure.getLongForUser(context.getContentResolver(), in updateNightModeFromSettingsLocked()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt42670 Landroid/provider/Settings$Secure;->getLongForUser(Landroid/content/ContentResolver;Ljava/lang/Stri…
42875 Landroid/provider/Settings$System;->getLongForUser(Landroid/content/ContentResolver;Ljava/lang/Stri…
42876 Landroid/provider/Settings$System;->getLongForUser(Landroid/content/ContentResolver;Ljava/lang/Stri…
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt13453 HSPLandroid/provider/Settings$Secure;->getLongForUser(Landroid/content/ContentResolver;Ljava/lang/S…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt13456 HSPLandroid/provider/Settings$Secure;->getLongForUser(Landroid/content/ContentResolver;Ljava/lang/S…