Searched defs:selectedUser (Results 1 – 5 of 5) sorted by relevance
58 RootItemListBuilder(UserId selectedUser, List<UserId> userIds) { in RootItemListBuilder()
397 UserId selectedUser, in sortLoadResult()
128 final UserId selectedUser = activity.getSelectedUser(); in updateView() local
102 void loadCrossProfileRoot(RootInfo info, UserId selectedUser); in loadCrossProfileRoot()
729 public final void loadCrossProfileRoot(RootInfo info, UserId selectedUser) { in loadCrossProfileRoot()743 LoadCrossProfileRootCallback(RootInfo rootInfo, UserId selectedUser) { in LoadCrossProfileRootCallback()