| /packages/apps/Car/Settings/src/com/android/car/settings/datausage/ |
| D | AppDataUsagePreferenceController.java | 99 List<UserInfo> profiles = ProfileHelper.getInstance(getContext()).getAllProfiles(); in onDataLoaded() local 120 NetworkStats.Bucket entry, List<UserInfo> profiles) { in aggregateDataUsage() 183 private boolean profileContainsUserId(List<UserInfo> profiles, int userId) { in profileContainsUserId() 188 SparseArray<AppItem> knownItems, List<AppItem> items, List<UserInfo> profiles) { in updateRestrictedState()
|
| /packages/modules/Bluetooth/system/gd/rust/topshim/src/ |
| D | lib.rs | 22 pub mod profiles; module
|
| /packages/apps/Settings/src/com/android/settings/deviceinfo/storage/ |
| D | NonCurrentUserController.java | 79 int[] profiles = userManager.getProfileIds(info.id, false /* enabledOnly */); in getNonCurrentUserControllers() local 93 NonCurrentUserController(Context context, @NonNull UserInfo info, @NonNull int[] profiles) { in NonCurrentUserController()
|
| /packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/data/ |
| D | LightPackageInfoLiveData.kt | 110 val profiles = app.getSystemService(UserManager::class.java)!!.userProfiles in <lambda>() constant
|
| /packages/apps/Settings/src/com/android/settings/applications/specialaccess/interactacrossprofiles/ |
| D | InteractAcrossProfilesController.java | 54 final List<UserInfo> profiles = mUserManager.getProfiles(UserHandle.myUserId()); in getAvailabilityStatus() local
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/deviceadmin/ |
| D | DeviceAdminListPreferenceController.java | 133 final List<UserHandle> profiles = mUm.getUserProfiles(); in updateState() local 165 final List<UserHandle> profiles = mUm.getUserProfiles(); in refreshData() local
|
| /packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/utils/ |
| D | UserUtils.java | 89 List<UserHandle> profiles = userManager.getUserProfiles(); in getWorkProfile() local
|
| /packages/apps/Car/Settings/src/com/android/car/settings/profiles/ |
| D | ProfilesPreferenceProvider.java | 82 List<Preference> profiles = new ArrayList<>(); in createProfileList() local
|
| D | ProfileGridRecyclerView.java | 287 public ProfileAdapter(Context context, List<ProfileRecord> profiles) { in ProfileAdapter() 308 public void updateProfiles(List<ProfileRecord> profiles) { in updateProfiles()
|
| /packages/apps/Car/Settings/src/com/android/car/settings/system/ |
| D | FactoryResetAccountsPreferenceController.java | 79 List<UserInfo> profiles = UserManager.get(getContext()).getProfiles(UserHandle.myUserId()); in updateState() local
|
| /packages/apps/Settings/src/com/android/settings/homepage/contextualcards/conditional/ |
| D | WorkModeConditionController.java | 118 List<UserInfo> profiles = mUm.getProfiles(UserHandle.myUserId()); in updateUserHandle() local
|
| /packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/fastpair/ |
| D | FastPairDualConnection.java | 276 private BrEdrHandoverInformation(byte[] bluetoothAddress, short[] profiles) { in BrEdrHandoverInformation() 1048 short[] profiles = brEdrHandoverInformation.mProfiles; in pair() local 1227 short[] profiles, in attemptConnectProfiles() 1243 short[] profiles, in attemptConnectProfiles() 1685 short[] profiles = getSupportedProfiles(transportBlock); in getProfilesFromBrEdrConnection() local
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/ |
| D | AdapterServiceBinderTest.java | 148 int profiles = BluetoothAdapter.ACTIVE_DEVICE_ALL; in removeActiveDevice() local
|
| /packages/providers/MediaProvider/src/com/android/providers/media/util/ |
| D | UserCache.java | 84 List<UserHandle> profiles = mUserManager.getEnabledProfiles(); in update() local
|
| /packages/services/Telecomm/src/com/android/server/telecom/ |
| D | RingtoneFactory.java | 152 List<UserInfo> profiles = UserManager.get(mContext).getEnabledProfiles( in getWorkProfileContextForUser() local
|
| /packages/apps/Settings/src/com/android/settings/notification/ |
| D | RedactNotificationPreferenceController.java | 80 final List<UserInfo> profiles = mUm.getProfiles(UserHandle.myUserId()); in RedactNotificationPreferenceController() local
|
| /packages/apps/Car/Settings/src/com/android/car/settings/applications/specialaccess/ |
| D | AppStateAppOpsBridge.java | 70 IPackageManager packageManager, List<UserHandle> profiles, in AppStateAppOpsBridge()
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ |
| D | Config.java | 213 ArrayList<Class> profiles = new ArrayList<>(PROFILE_SERVICES_AND_FLAGS.length); in init() local
|
| /packages/apps/Settings/src/com/android/settings/applications/ |
| D | RecentAppStatsMixin.java | 120 List<UserHandle> profiles = mUserManager.getUserProfiles(); in loadDisplayableRecentApps() local
|
| /packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/system/ |
| D | FactoryResetAccountsPreferenceControllerTest.java | 156 List<UserInfo> profiles = new ArrayList<>(); in refreshUi_multipleProfiles_showsAllAccounts() local
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/deviceinfo/storage/ |
| D | NonCurrentUserControllerTest.java | 190 int[] profiles = {mPrimaryUser.id}; in handleResult_noStatsResult_shouldShowCachedData() local
|
| /packages/apps/Settings/src/com/android/settings/applications/specialaccess/deviceadmin/ |
| D | DeviceAdminListPreferenceController.java | 155 final List<UserHandle> profiles = mUm.getUserProfiles(); in refreshData() local
|
| /packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/settingslib/ |
| D | RecentLocationApps.java | 88 final List<UserHandle> profiles = um.getUserProfiles(); in getAppList() local
|
| /packages/apps/TvSettings/unbundle/java/com/android/tv/settings/unbundle/sdklib/ |
| D | RecentLocationAppsCompat.java | 80 final List<UserHandle> profiles = um.getUserProfiles(); in getAppList() local
|
| /packages/apps/Settings/src/com/android/settings/accounts/ |
| D | AccountPreferenceController.java | 197 List<UserInfo> profiles = mUm.getProfiles(UserHandle.myUserId()); in updateDynamicRawDataToIndex() local 298 List<UserInfo> profiles = mUm.getProfiles(UserHandle.myUserId()); in updateUi() local
|