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

/frameworks/base/core/java/android/provider/
H A DSettings.java3214 return getLocationModeForUser(cr, userHandle);
3253 return getLocationModeForUser(cr, userHandle);
5045 private static final int getLocationModeForUser(ContentResolver cr, int userId) { method in class:Settings.Secure

Completed in 49 milliseconds