Searched defs:userInfos (Results 1 – 10 of 10) sorted by relevance
111 final ArrayList<UserInfo> userInfos = new ArrayList<>(); in noSecondaryUserAddedIfNoneExist() local126 final ArrayList<UserInfo> userInfos = new ArrayList<>(); in getSecondaryUserControllers_notWorkProfile_addSecondaryUserController() local145 final ArrayList<UserInfo> userInfos = new ArrayList<>(); in getSecondaryUserControllers_workProfile_addNoSecondaryUserController() local164 final ArrayList<UserInfo> userInfos = new ArrayList<>(); in getSecondaryUserControllers_notWorkProfileWorkProfileOnly_addNoSecondController() local183 final ArrayList<UserInfo> userInfos = new ArrayList<>(); in profilesOfPrimaryUserAreIgnored() local228 final ArrayList<UserInfo> userInfos = new ArrayList<>(); in dontAddPrimaryProfileAsASecondaryProfile() local
74 List<UserInfo> userInfos = profileHelper.getAllProfiles(); in isProfileOrDeviceOwner() local
97 final List<UserInfo> userInfos = userManager.getUsers(); in show() local
300 final List<UserInfo> userInfos = new ArrayList<>(); in getNumberOfUserWithPackageInstalled_twoUsersInstalled_shouldReturnTwo() local323 final List<UserInfo> userInfos = new ArrayList<>(); in getNumberOfUserWithPackageInstalled_oneUserInstalled_shouldReturnOne() local
96 List<UserInfo> userInfos = mUserTracker.getUserProfiles(); in createPrivacyElements() local
181 final List<UserInfo> userInfos = new ArrayList<>(); in isProfileOrDeviceOwner_profileOwnerApp_returnTrue() local
284 List<UserInfo> userInfos = new ArrayList<UserInfo>(); in mockUmGetUserHandles() local304 public static void mockUmGetAllUsers(UserManager um, UserInfo... userInfos) { in mockUmGetAllUsers()
265 List<UserInfo> userInfos = MANAGED_USERINFO_LIST; in getMockContext() local
643 final List<UserInfo> userInfos = mUserManager.getAliveUsers(); in getNumberOfUserWithPackageInstalled() local
933 final List<UserInfo> userInfos = userManager.getUsers(); in isProfileOrDeviceOwner() local