Searched refs:getUserInfoLU (Results 1 – 2 of 2) sorted by relevance
771 UserInfo user = getUserInfoLU(userId); in getProfileIdsLU()821 UserInfo userInfo = getUserInfoLU(userId); in isSameProfileGroupNoChecks()825 UserInfo otherUserInfo = getUserInfoLU(otherUserId); in isSameProfileGroupNoChecks()850 UserInfo profile = getUserInfoLU(userHandle); in getProfileParentLU()858 return getUserInfoLU(parentUserId); in getProfileParentLU()964 profile = getUserInfoLU(userHandle); in setQuietModeEnabled()1028 info = getUserInfoLU(userHandle); in isQuietModeEnabled()1081 info = getUserInfoLU(userId); in setUserEnabled()1097 info = getUserInfoLU(userId); in setUserAdmin()1137 return userWithName(getUserInfoLU(userId)); in getUserInfo()[all …]
11795 HSPLcom/android/server/pm/UserManagerService;->getUserInfoLU(I)Landroid/content/pm/UserInfo;