Searched refs:getLocationModeForUser (Results 1 – 1 of 1) sorted by relevance
2969 return getLocationModeForUser(cr, userHandle); in getIntForUser()3008 return getLocationModeForUser(cr, userHandle); in getIntForUser()4573 private static final int getLocationModeForUser(ContentResolver cr, int userId) { in getLocationModeForUser() method in Settings.Secure