Home
last modified time | relevance | path

Searched refs:updateUserProfiles (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java384 updateUserProfiles(mCurrentUserId); in systemRunning()
445 updateUserProfiles(mCurrentUserId); in systemRunning()
492 void updateUserProfiles(int currentUserId) { in updateUserProfiles() method in LocationManagerService
758 updateUserProfiles(userId); in switchUser()