Home
last modified time | relevance | path

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

/frameworks/base/services/robotests/src/com/android/server/backup/
DBackupManagerServiceTest.java432 backupManagerService.updateTransportAttributes( in testUpdateTransportAttributes_whenTransportUidEqualsToCallingUid_callsThroughToTransportManager()
442 .updateTransportAttributes( in testUpdateTransportAttributes_whenTransportUidEqualsToCallingUid_callsThroughToTransportManager()
461 backupManagerService.updateTransportAttributes( in testUpdateTransportAttributes_whenTransportUidNotEqualToCallingUid_throwsException()
481 backupManagerService.updateTransportAttributes( in testUpdateTransportAttributes_whenTransportComponentNull_throwsException()
500 backupManagerService.updateTransportAttributes( in testUpdateTransportAttributes_whenNameNull_throwsException()
520 backupManagerService.updateTransportAttributes( in testUpdateTransportAttributes_whenCurrentDestinationStringNull_throwsException()
541 backupManagerService.updateTransportAttributes( in testUpdateTransportAttributes_whenDataManagementArgumentsNullityDontMatch_throwsException()
553 backupManagerService.updateTransportAttributes( in testUpdateTransportAttributes_whenDataManagementArgumentsNullityDontMatch_throwsException()
572 backupManagerService.updateTransportAttributes( in testUpdateTransportAttributes_whenPermissionGranted_callsThroughToTransportManager()
582 .updateTransportAttributes( in testUpdateTransportAttributes_whenPermissionGranted_callsThroughToTransportManager()
[all …]
DTransportManagerTest.java434 transportManager.updateTransportAttributes( in testGetTransportClient_forOldNameOfTransportThatChangedName_returnsNull()
455 transportManager.updateTransportAttributes( in testGetTransportClient_forNewNameOfTransportThatChangedName_returnsCorrectly()
475 transportManager.updateTransportAttributes( in testGetTransportName_forTransportThatChangedName_returnsNewName()
/frameworks/base/core/java/android/app/backup/
DIBackupManager.aidl250 void updateTransportAttributes(in ComponentName transportComponent, in String name, in updateTransportAttributes() method
DBackupManager.java499 public void updateTransportAttributes( in updateTransportAttributes() method in BackupManager
509 sService.updateTransportAttributes( in updateTransportAttributes()
/frameworks/base/services/backup/java/com/android/server/backup/
DBackupManagerServiceInterface.java124 void updateTransportAttributes( in updateTransportAttributes() method
DTrampoline.java363 public void updateTransportAttributes( in updateTransportAttributes() method in Trampoline
372 svc.updateTransportAttributes( in updateTransportAttributes()
DTransportManager.java304 public void updateTransportAttributes( in updateTransportAttributes() method in TransportManager
DBackupManagerService.java2958 public void updateTransportAttributes( in updateTransportAttributes() method in BackupManagerService
2965 updateTransportAttributes( in updateTransportAttributes()
2976 void updateTransportAttributes( in updateTransportAttributes() method in BackupManagerService
3008 mTransportManager.updateTransportAttributes( in updateTransportAttributes()
/frameworks/base/services/tests/servicestests/src/com/android/server/backup/
DTrampolineTest.java545 mTrampoline.updateTransportAttributes(TRANSPORT_COMPONENT_NAME, TRANSPORT_NAME, null, in describeTransport_calledBeforeInitialize_ignored()
555 mTrampoline.updateTransportAttributes(TRANSPORT_COMPONENT_NAME, TRANSPORT_NAME, null, in describeTransport_forwarded()
557 verify(mBackupManagerServiceMock).updateTransportAttributes(TRANSPORT_COMPONENT_NAME, in describeTransport_forwarded()
/frameworks/base/services/
Dart-profile797 HSPLcom/android/server/backup/BackupManagerServiceInterface;->updateTransportAttributes(Landroid/co…
/frameworks/base/api/
Dsystem-current.txt514 …method public void updateTransportAttributes(android.content.ComponentName, java.lang.String, andr…
/frameworks/base/config/
Dboot-image-profile.txt1039 HPLandroid/app/backup/BackupManager;->updateTransportAttributes(Landroid/content/ComponentName;Ljav…
1065 HPLandroid/app/backup/IBackupManager$Stub$Proxy;->updateTransportAttributes(Landroid/content/Compon…
15950 HSPLandroid/app/backup/IBackupManager;->updateTransportAttributes(Landroid/content/ComponentName;Lj…
Dhiddenapi-public-dex.txt2340 Landroid/app/backup/BackupManager;->updateTransportAttributes(Landroid/content/ComponentName;Ljava/…