Home
last modified time | relevance | path

Searched refs:updateTransportAttributes (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/services/robotests/backup/src/com/android/server/backup/
H A DUserBackupManagerServiceTest.java581 backupManagerService.updateTransportAttributes( in testUpdateTransportAttributes_whenTransportUidEqualsCallingUid_callsTransportManager()
591 .updateTransportAttributes( in testUpdateTransportAttributes_whenTransportUidEqualsCallingUid_callsTransportManager()
615 backupManagerService.updateTransportAttributes( in testUpdateTransportAttributes_whenTransportUidNotEqualToCallingUid_throwsException()
640 backupManagerService.updateTransportAttributes( in testUpdateTransportAttributes_whenTransportComponentNull_throwsException()
664 backupManagerService.updateTransportAttributes( in testUpdateTransportAttributes_whenNameNull_throwsException()
689 backupManagerService.updateTransportAttributes( in testUpdateTransportAttributes_whenCurrentDestinationStringNull_throwsException()
716 backupManagerService.updateTransportAttributes( in testUpdateTransportAttributes_whenDataManagementArgsNullityDontMatch_throwsException()
728 backupManagerService.updateTransportAttributes( in testUpdateTransportAttributes_whenDataManagementArgsNullityDontMatch_throwsException()
752 backupManagerService.updateTransportAttributes( in testUpdateTransportAttributes_whenPermissionGranted_callsThroughToTransportManager()
762 .updateTransportAttributes( in testUpdateTransportAttributes_whenPermissionGranted_callsThroughToTransportManager()
[all …]
H A DTransportManagerTest.java448 transportManager.updateTransportAttributes( in testGetTransportClient_forOldNameOfTransportThatChangedName_returnsNull()
466 transportManager.updateTransportAttributes( in testGetTransportClient_forNewNameOfTransportThatChangedName()
515 transportManager.updateTransportAttributes( in testGetTransportName_forTransportThatChangedName_returnsNewName()
H A DBackupManagerServiceRoboTest.java592 backupManagerService.updateTransportAttributes( in testUpdateTransportAttributes_onRegisteredUser_callsMethodForUser()
602 .updateTransportAttributes( in testUpdateTransportAttributes_onRegisteredUser_callsMethodForUser()
622 backupManagerService.updateTransportAttributes( in testUpdateTransportAttributes_onUnknownUser_doesNotPropagateCall()
632 .updateTransportAttributes( in testUpdateTransportAttributes_onUnknownUser_doesNotPropagateCall()
/aosp12/frameworks/base/core/java/android/app/backup/
H A DBackupManager.java591 public void updateTransportAttributes( in updateTransportAttributes() method in BackupManager
598 updateTransportAttributes( in updateTransportAttributes()
633 public void updateTransportAttributes( in updateTransportAttributes() method in BackupManager
/aosp12/frameworks/base/services/backup/java/com/android/server/backup/
H A DBackupManagerService.java1026 updateTransportAttributes( in updateTransportAttributesForUser()
1060 public void updateTransportAttributes( in updateTransportAttributes() method in BackupManagerService
1072 userBackupManagerService.updateTransportAttributes( in updateTransportAttributes()
H A DUserBackupManagerService.java3529 public void updateTransportAttributes( in updateTransportAttributes() method in UserBackupManagerService
3536 updateTransportAttributes( in updateTransportAttributes()
3547 void updateTransportAttributes( in updateTransportAttributes() method in UserBackupManagerService
3579 mTransportManager.updateTransportAttributes( in updateTransportAttributes()
/aosp12/frameworks/base/services/backup/backuplib/java/com/android/server/backup/
H A DTransportManager.java325 public void updateTransportAttributes( in updateTransportAttributes() method in TransportManager
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt1054 …uiresPermission(android.Manifest.permission.BACKUP) public void updateTransportAttributes(@NonNull…
1055 …uiresPermission(android.Manifest.permission.BACKUP) public void updateTransportAttributes(@NonNull…
/aosp12/frameworks/base/services/
H A Dart-profile12837 HPLcom/android/server/backup/BackupManagerService;->updateTransportAttributes(ILandroid/content/Com…
12985 HPLcom/android/server/backup/TransportManager;->updateTransportAttributes(Landroid/content/Componen…
13163 HPLcom/android/server/backup/UserBackupManagerService;->updateTransportAttributes(ILandroid/content…
13164 HPLcom/android/server/backup/UserBackupManagerService;->updateTransportAttributes(Landroid/content/…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt4386 Landroid/app/backup/IBackupManager$Stub$Proxy;->updateTransportAttributes(Landroid/content/Componen…
4452 Landroid/app/backup/IBackupManager;->updateTransportAttributes(Landroid/content/ComponentName;Ljava…