/frameworks/base/media/java/android/media/quality/ |
D | MediaQualityManager.java | 447 public void updatePictureProfile(@NonNull String profileId, @NonNull PictureProfile pp) { in updatePictureProfile() 461 public void removePictureProfile(@NonNull String profileId) { in removePictureProfile() 633 public void updateSoundProfile(@NonNull String profileId, @NonNull SoundProfile sp) { in updateSoundProfile() 647 public void removeSoundProfile(@NonNull String profileId) { in removeSoundProfile() 961 public void postError(String profileId, int error) { in postError() 1022 public void postError(String profileId, int error) { in postError() 1065 public void onPictureProfileAdded( in onPictureProfileAdded() 1075 public void onPictureProfileUpdated( in onPictureProfileUpdated() 1085 public void onPictureProfileRemoved( in onPictureProfileRemoved() 1096 public void onError(@Nullable String profileId, @PictureProfile.ErrorCode int errorCode) { in onError() [all …]
|
D | ActiveProcessingPicture.java | 36 public ActiveProcessingPicture(int id, @NonNull String profileId) { in ActiveProcessingPicture() 43 public ActiveProcessingPicture(int id, @NonNull String profileId, boolean forGlobal) { in ActiveProcessingPicture()
|
/frameworks/base/services/core/java/com/android/server/media/quality/ |
D | MediaQualityService.java | 255 String profileId = mPictureProfileTempIdMap.getValue( in handleOnActivePicturesChanged() local 465 public boolean setDefaultPictureProfile(String profileId, int userId) { in setDefaultPictureProfile() 794 public boolean setDefaultSoundProfile(String profileId, int userId) { in setDefaultSoundProfile() 1495 private void notifyOnPictureProfileAdded(String profileId, PictureProfile profile, in notifyOnPictureProfileAdded() 1500 private void notifyOnPictureProfileUpdated(String profileId, PictureProfile profile, in notifyOnPictureProfileUpdated() 1506 private void notifyOnPictureProfileRemoved(String profileId, PictureProfile profile, in notifyOnPictureProfileRemoved() 1512 private void notifyOnPictureProfileError(String profileId, int errorCode, in notifyOnPictureProfileError() 1518 private void notifyOnPictureProfileParameterCapabilitiesChanged(Long profileId, in notifyOnPictureProfileParameterCapabilitiesChanged() 1534 private void notifyPictureProfileHelper(int mode, String profileId, in notifyPictureProfileHelper() 1583 private void notifyOnSoundProfileAdded(String profileId, SoundProfile profile, in notifyOnSoundProfileAdded() [all …]
|
/frameworks/base/core/java/android/app/admin/ |
D | DevicePolicyManagerInternal.java | 56 public void onCrossProfileWidgetProvidersChanged(int profileId, List<String> packages); in onCrossProfileWidgetProvidersChanged() 70 public abstract List<String> getCrossProfileWidgetProviders(int profileId); in getCrossProfileWidgetProviders()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ |
D | BaseLockSettingsServiceTests.java | 279 private UserInfo installChildProfile(int profileId) { in installChildProfile() 296 private UserInfo installAndTurnOffChildProfile(int profileId) { in installAndTurnOffChildProfile()
|
/frameworks/base/services/core/java/com/android/server/audio/ |
D | SystemServerAdapter.java | 141 int profileId, int parentId) { in broadcastProfileParentStickyIntent()
|
/frameworks/base/services/core/java/com/android/server/security/ |
D | AttestationVerificationManagerService.java | 122 int profileId = profile.getAttestationProfileId(); in verifyAttestationForAllVerifiers() local
|
/frameworks/base/core/java/com/android/internal/appwidget/ |
D | IAppWidgetService.aidl | 63 ParceledListSlice getInstalledProvidersForProfile(int categoryFilter, int profileId, in getInstalledProvidersForProfile() 87 in ComponentName providerComponent, in int profileId, in int widgetCategory); in getWidgetPreview()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
D | CachedBluetoothDeviceManager.java | 187 int state, int profileId) { in syncDeviceWithinHearingAidSetIfNeeded() 391 cachedDevice, int state, int profileId) { in onProfileConnectionStateChangedIfProcessed()
|
D | CachedBluetoothDevice.java | 372 void setProfileConnectedStatus(int profileId, boolean isFailed) { in setProfileConnectedStatus() 987 public boolean isConnectedProfile(int profileId) { in isConnectedProfile()
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/ |
D | Camera2SwitchPreviewTest.java | 308 int profileId = camcorderProfileList[0]; in basicRecordingPreviewTestByCamera() local 399 private boolean allowedUnsupported(int cameraId, int profileId) { in allowedUnsupported()
|
D | Camera2RecordingTest.java | 511 private boolean allowedUnsupported(int cameraId, int profileId) { in allowedUnsupported()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | SecurityControllerImpl.java | 235 final int profileId = getWorkProfileUserId(mCurrentUserId); in getWorkProfileOrganizationName() local 277 final int profileId = getWorkProfileUserId(mVpnUserId); in getWorkProfileVpnName() local
|
D | BluetoothControllerImpl.java | 315 int profileId = profile.getProfileId(); in updateAudioProfile() local
|
/frameworks/base/services/appwidget/java/com/android/server/appwidget/ |
D | AppWidgetServiceImpl.java | 799 int profileId) { in updateWidgetPackageSuspensionMaskedState() 2516 int profileId, String packageName) { in getInstalledProvidersForProfile() 3152 final int profileId = profileIds[j]; in scheduleNotifyGroupHostsForProvidersChangedLocked() local 3271 final int profileId = profileIds[i]; in loadGroupWidgetProvidersLocked() local 3952 final int profileId = profileIds[i]; in loadGroupStateLocked() local 4196 final int profileId = profileIds[i]; in saveStateLocked() local 4996 @NonNull ComponentName providerComponent, int profileId, in getWidgetPreview() 5251 private void loadGeneratedPreviewCategoriesLocked(int profileId) throws IOException { in loadGeneratedPreviewCategoriesLocked() 5608 public boolean isEnabledGroupProfile(int profileId) { in isEnabledGroupProfile() 5757 private boolean isParentOrProfile(int parentId, int profileId) { in isParentOrProfile() [all …]
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/location/ |
D | SettingsInjector.java | 127 final int profileId = userHandle.getIdentifier(); in getSettings() local
|
/frameworks/base/telephony/java/android/telephony/data/ |
D | DataProfile.java | 579 public @NonNull Builder setProfileId(int profileId) { in setProfileId()
|
D | ApnSetting.java | 1980 public @NonNull Builder setProfileId(int profileId) { in setProfileId()
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/ |
D | UserManagerServiceMockedTest.java | 1155 private void addProfile(@UserIdInt int profileId, @UserIdInt int parentId) { in addProfile()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/ |
D | RestrictedLockUtilsInternal.java | 898 int profileId = getManagedProfileId(context, context.getUserId()); in checkIfApplicationCanBeCredentialManagerProvider() local
|
/frameworks/base/core/java/android/appwidget/ |
D | AppWidgetManager.java | 1417 private boolean bindAppWidgetIdIfAllowed(int appWidgetId, int profileId, in bindAppWidgetIdIfAllowed()
|
/frameworks/base/services/core/java/com/android/server/locksettings/ |
D | LockSettingsService.java | 1787 credential.getType(), credential.getCredential(), profileId); in sendCredentialsOnUnlockIfRequired() local 1809 credential.getType(), secret, profileId); in sendCredentialsOnChangeIfRequired() local
|
/frameworks/base/services/core/java/com/android/server/display/ |
D | BrightnessTracker.java | 305 int profileId = profiles[i]; in getEvents() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | KeyguardIndicationController.java | 841 final int profileId = getWorkProfileUserId(UserHandle.myUserId()); in getWorkProfileOrganizationName() local
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationManagerService.java | 1004 Secure.NAS_SETTINGS_UPDATED, 1, profileId); in setNASMigrationDone() local
|