Searched refs:getLongForUser (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/provider/ |
D | Settings.java | 2826 return getLongForUser(cr, name, def, cr.getUserId()); in getLong() 2830 public static long getLongForUser(ContentResolver cr, String name, long def, in getLongForUser() method in Settings.System 2861 return getLongForUser(cr, name, cr.getUserId()); in getLong() 2865 public static long getLongForUser(ContentResolver cr, String name, int userHandle) in getLongForUser() method in Settings.System 5553 return getLongForUser(cr, name, def, cr.getUserId()); in getLong() 5558 public static long getLongForUser(ContentResolver cr, String name, long def, in getLongForUser() method in Settings.Secure 5589 return getLongForUser(cr, name, cr.getUserId()); in getLong() 5593 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 | 60738 Landroid/provider/Settings$Secure;->getLongForUser(Landroid/content/ContentResolver;Ljava/lang/Stri… 60943 Landroid/provider/Settings$System;->getLongForUser(Landroid/content/ContentResolver;Ljava/lang/Stri… 60944 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…
|