Searched defs:getLocationModeForUser (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 64 milliseconds