Searched refs:getLocationModeForUser (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DSettings.java4365 return getLocationModeForUser(cr, userHandle);
4404 return getLocationModeForUser(cr, userHandle);
6605 final int mode = getLocationModeForUser(cr, userId);
6686 private static final int getLocationModeForUser(ContentResolver cr, int userId) { method in class:Settings.Secure

Completed in 42 milliseconds