Home
last modified time | relevance | path

Searched defs:profileId (Results 1 – 24 of 24) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManagerInternal.java55 public void onCrossProfileWidgetProvidersChanged(int profileId, List<String> packages); in onCrossProfileWidgetProvidersChanged()
69 public abstract List<String> getCrossProfileWidgetProviders(int profileId); in getCrossProfileWidgetProviders()
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DSystemServerAdapter.java141 int profileId, int parentId) { in broadcastProfileParentStickyIntent()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DBaseLockSettingsServiceTests.java277 private UserInfo installChildProfile(int profileId) { in installChildProfile()
294 private UserInfo installAndTurnOffChildProfile(int profileId) { in installAndTurnOffChildProfile()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSecurityControllerImpl.java200 final int profileId = getWorkProfileUserId(mCurrentUserId); in getWorkProfileOrganizationName() local
242 final int profileId = getWorkProfileUserId(mVpnUserId); in getWorkProfileVpnName() local
H A DBluetoothControllerImpl.java324 int profileId = profile.getProfileId(); in updateAudioProfile() local
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/location/
H A DSettingsInjector.java127 final int profileId = userHandle.getIdentifier(); in getSettings() local
175 final int profileId) { in getInjectedSettings()
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DCamera2SwitchPreviewTest.java345 int profileId = camcorderProfileList[0]; in basicRecordingPreviewTestByCamera() local
436 private boolean allowedUnsupported(int cameraId, int profileId) { in allowedUnsupported()
H A DCamera2RecordingTest.java511 private boolean allowedUnsupported(int cameraId, int profileId) { in allowedUnsupported()
/aosp14/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java517 int profileId) { in updateWidgetPackageSuspensionMaskedState()
1710 int profileId, String packageName) { in getInstalledProvidersForProfile()
2194 final int profileId = profileIds[j]; in scheduleNotifyGroupHostsForProvidersChangedLocked() local
2308 final int profileId = profileIds[i]; in loadGroupWidgetProvidersLocked() local
2945 final int profileId = profileIds[i]; in loadGroupStateLocked() local
3134 final int profileId = profileIds[i]; in saveStateLocked() local
3930 public boolean isEnabledGroupProfile(int profileId) { in isEnabledGroupProfile()
4071 int profileId) { in isProviderInCallerOrInProfileAndWhitelListed()
4095 public int getProfileParent(int profileId) { in getProfileParent()
4108 public int getGroupParent(int profileId) { in getGroupParent()
[all …]
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/
H A DUserManagerServiceTest.java449 private void addProfile(@UserIdInt int profileId, @UserIdInt int parentId) { in addProfile()
/aosp14/frameworks/base/core/java/com/android/internal/appwidget/
H A DIAppWidgetService.aidl63 ParceledListSlice getInstalledProvidersForProfile(int categoryFilter, int profileId, in getInstalledProvidersForProfile()
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCachedBluetoothDeviceManager.java344 cachedDevice, int state, int profileId) { in onProfileConnectionStateChangedIfProcessed()
H A DCachedBluetoothDevice.java287 void setProfileConnectedStatus(int profileId, boolean isFailed) { in setProfileConnectedStatus()
/aosp14/frameworks/base/telephony/java/android/telephony/data/
H A DDataProfile.java577 public @NonNull Builder setProfileId(int profileId) { in setProfileId()
H A DApnSetting.java1811 public @NonNull Builder setProfileId(int profileId) { in setProfileId()
/aosp14/frameworks/base/core/java/android/appwidget/
H A DAppWidgetManager.java1321 private boolean bindAppWidgetIdIfAllowed(int appWidgetId, int profileId, in bindAppWidgetIdIfAllowed()
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
H A DRestrictedLockUtilsInternal.java738 int profileId = getManagedProfileId(context, UserHandle.USER_SYSTEM); in checkIfMteIsDisabled() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyguardIndicationController.java737 final int profileId = getWorkProfileUserId(UserHandle.myUserId()); in getWorkProfileOrganizationName() local
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java1576 credential.getType(), credential.getCredential(), profileId); in sendCredentialsOnUnlockIfRequired() local
1598 credential.getType(), secret, profileId); in sendCredentialsOnChangeIfRequired() local
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DBrightnessTracker.java292 int profileId = profiles[i]; in getEvents() local
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java869 Settings.Secure.NAS_SETTINGS_UPDATED, 1, profileId); in setNASMigrationDone() local
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerService.java1139 int profileId = profileIds.get(i); in getProfilesLU() local
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java15912 public List<String> getCrossProfileWidgetProviders(int profileId) { in getCrossProfileWidgetProviders()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...