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