| /packages/apps/Settings/tests/robotests/src/com/android/settings/deviceinfo/storage/ |
| D | NonCurrentUserControllerTest.java | 124 final ArrayList<UserInfo> userInfos = new ArrayList<>(); in noNonCurrentUserAddedIfNoneExist() local 135 final ArrayList<UserInfo> userInfos = new ArrayList<>(); in getNonCurrentUserControllers_notWorkProfile_addNonCurrentUserController() local 153 final ArrayList<UserInfo> userInfos = new ArrayList<>(); in getNonCurrentUserControllers_workProfileOfNonCurrentUser() local 171 final ArrayList<UserInfo> userInfos = new ArrayList<>(); in profilesOfCurrentUserAreIgnored() local 217 final ArrayList<UserInfo> userInfos = new ArrayList<>(); in dontAddPrimaryProfileAsASecondaryProfile() local
|
| /packages/apps/Car/Settings/src/com/android/car/settings/applications/ |
| D | ApplicationsUtils.java | 74 List<UserInfo> userInfos = profileHelper.getAllProfiles(); in isProfileOrDeviceOwner() local
|
| /packages/apps/Settings/src/com/android/settings/privacy/ |
| D | EnableContentCaptureWithServiceSettingsPreferenceController.java | 97 final List<UserInfo> userInfos = userManager.getUsers(); in show() local
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/stylus/ |
| D | StylusDevicesControllerTest.java | 390 List<UserInfo> userInfos = Arrays.asList( in defaultNotesPreferenceClick_multiUserManagedProfile_showsProfileSelectorDialog() local 429 List<UserInfo> userInfos = Arrays.asList( in defaultNotesPreferenceClick_multiUsers_showsProfileSelectorDialog() local 474 List<UserInfo> userInfos = Arrays.asList( in defaultNotesPreferenceClick_noProfiles_sendsManageDefaultRoleIntent() local
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/applications/appinfo/ |
| D | AppInfoDashboardFragmentTest.java | 306 final List<UserInfo> userInfos = new ArrayList<>(); in getNumberOfUserWithPackageInstalled_twoUsersInstalled_shouldReturnTwo() local 329 final List<UserInfo> userInfos = new ArrayList<>(); in getNumberOfUserWithPackageInstalled_oneUserInstalled_shouldReturnOne() local
|
| /packages/apps/Car/SystemUI/src/com/android/systemui/car/privacy/ |
| D | PrivacyElementsProviderImpl.java | 96 List<UserInfo> userInfos = mUserTracker.getUserProfiles(); in createPrivacyElements() local
|
| /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/enterprise/ |
| D | EnterprisePolicyGuardTest.java | 302 List<UserInfo> userInfos = MANAGED_USERINFO_LIST; in getMockContext() local
|
| /packages/apps/Settings/src/com/android/settings/connecteddevice/stylus/ |
| D | StylusDevicesController.java | 320 final List<UserInfo> userInfos = um.getProfiles(currentUser.getIdentifier()); in getUserProfiles() local
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/ |
| D | UtilsTest.java | 186 final List<UserInfo> userInfos = new ArrayList<>(); in isProfileOrDeviceOwner_profileOwnerApp_returnTrue() local
|
| /packages/apps/Settings/src/com/android/settings/dashboard/profileselector/ |
| D | ProfileSelectFragment.java | 330 List<UserInfo> userInfos = userManager.getProfiles(UserHandle.myUserId()); in getFragments() local
|
| /packages/apps/Settings/src/com/android/settings/applications/appinfo/ |
| D | AppInfoDashboardFragment.java | 690 final List<UserInfo> userInfos = mUserManager.getAliveUsers(); in getNumberOfUserWithPackageInstalled() local
|
| /packages/apps/Settings/src/com/android/settings/ |
| D | Utils.java | 1012 final List<UserInfo> userInfos = userManager.getUsers(); in isProfileOrDeviceOwner() local
|