Searched refs:getLongForUser (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/provider/ |
D | Settings.java | 2857 return getLongForUser(cr, name, def, cr.getUserId()); in getLong() 2861 public static long getLongForUser(ContentResolver cr, String name, long def, in getLongForUser() method in Settings.System 2892 return getLongForUser(cr, name, cr.getUserId()); in getLong() 2896 public static long getLongForUser(ContentResolver cr, String name, int userHandle) in getLongForUser() method in Settings.System 5592 return getLongForUser(cr, name, def, cr.getUserId()); in getLong() 5597 public static long getLongForUser(ContentResolver cr, String name, long def, in getLongForUser() method in Settings.Secure 5628 return getLongForUser(cr, name, cr.getUserId()); in getLong() 5632 public static long getLongForUser(ContentResolver cr, String name, int userHandle) in getLongForUser() method in Settings.Secure
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 56582 Landroid/provider/Settings$Secure;->getLongForUser(Landroid/content/ContentResolver;Ljava/lang/Stri… 56787 Landroid/provider/Settings$System;->getLongForUser(Landroid/content/ContentResolver;Ljava/lang/Stri… 56788 Landroid/provider/Settings$System;->getLongForUser(Landroid/content/ContentResolver;Ljava/lang/Stri…
|
D | boot-image-profile.txt | 12788 HSPLandroid/provider/Settings$Secure;->getLongForUser(Landroid/content/ContentResolver;Ljava/lang/S…
|