Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerService.java1576 UserInfo profileParent = getProfileParentLU(userId); in getCredentialOwnerProfile()
1632 return getProfileParentLU(userId); in getProfileParent()
1644 UserInfo profileParent = getProfileParentLU(userId); in getProfileParentIdUnchecked()
1654 private UserInfo getProfileParentLU(@UserIdInt int userId) { in getProfileParentLU() method in UserManagerService
1884 parent = getProfileParentLU(userId); in setQuietModeEnabled()
6783 UserInfo parent = getProfileParentLU(userId);
/frameworks/base/services/
Dart-profile2686 HSPLcom/android/server/pm/UserManagerService;->getProfileParentLU(I)Landroid/content/pm/UserInfo;+]…
Dart-wear-profile19995 HPLcom/android/server/pm/UserManagerService;->getProfileParentLU(I)Landroid/content/pm/UserInfo;