Searched defs:userIds (Results 1 – 12 of 12) sorted by relevance
25 public List<UserId> userIds = new ArrayList<>(); field in TestUserIdManager
138 int[] userIds = new int[] { userId }; in testStartFixedActivityModeForDisplayAndUser_alreadyRunningActivity() local166 int[] userIds = new int[] { userId }; in testStartFixedActivityModeForDisplayAndUser_runNewActivity() local194 int[] userIds = new int[] { userId }; in testStartFixedActivityModeForDisplay_relaunchWithPackageUpdated() local374 private List<RootTaskInfo> createRootTaskInfo(Intent intent, @UserIdInt int[] userIds, in createRootTaskInfo()
58 RootItemListBuilder(UserId selectedUser, List<UserId> userIds) { in RootItemListBuilder()
357 List<UserId> userIds, in sortLoadResult()442 List<Item> rootListOtherUser, List<RootItem> otherProviders, List<UserId> userIds, in includeHandlerApps()
128 final List<UserId> userIds = new ArrayList<>(); in loadInBackground() local220 private Cursor queryOnUsers(List<UserId> userIds, String authority, Bundle queryArgs) in queryOnUsers()
106 List<UserId> userIds = mUserIdManager.getUserIds(); in updateTabsIfNeeded() local
202 final ArrayList<Integer> userIds = new ArrayList<>(); in collectPipApps() local
50 public static List<UserInfo> newUsers(@UserIdInt int... userIds) { in newUsers()
224 private void initializeWithUsers(UserId... userIds) { in initializeWithUsers()
130 @NonNull @UserIdInt int... userIds) { in mockUmGetAliveUsers()
637 private void setExistingUsers(int... userIds) { in setExistingUsers()
993 private void mockGeAliveUsers(@NonNull @UserIdInt int... userIds) { in mockGeAliveUsers()