Searched refs:setLocationModeForUser (Results 1 – 1 of 1) sorted by relevance
4674 return setLocationModeForUser(resolver, Integer.parseInt(value), userHandle); in putStringForUser()7218 return setLocationModeForUser(cr, mode, userId); in restoreLocationModeForUser()7235 private static final boolean setLocationModeForUser(ContentResolver cr, int mode, in setLocationModeForUser() method in Settings.Secure