Home
last modified time | relevance | path

Searched refs:configurationIntent (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/services/robotests/backup/src/com/android/server/backup/testing/
DTransportData.java75 @Nullable public Intent configurationIntent; field in TransportData
85 Intent configurationIntent, in TransportData() argument
93 this.configurationIntent = configurationIntent; in TransportData()
103 Intent configurationIntent, in TransportData() argument
112 configurationIntent, in TransportData()
132 configurationIntent, in unavailable()
144 configurationIntent, in unregistered()
DTransportTestUtils.java187 when(transportBinder.configurationIntent()).thenReturn(transport.configurationIntent); in mockTransportBinder()
/frameworks/base/services/backup/java/com/android/server/backup/
DTransportManager.java250 .configurationIntent; in getTransportConfigurationIntent()
327 @Nullable Intent configurationIntent, in updateTransportAttributes() argument
339 description.configurationIntent = configurationIntent; in updateTransportAttributes()
678 transport.configurationIntent(), in registerTransport()
707 @Nullable private Intent configurationIntent; field in TransportManager.TransportDescription
715 @Nullable Intent configurationIntent, in TransportDescription() argument
721 this.configurationIntent = configurationIntent; in TransportDescription()
DBackupManagerService.java412 @Nullable Intent configurationIntent, in updateTransportAttributes() argument
423 configurationIntent, in updateTransportAttributes()
DTrampoline.java633 @Nullable Intent configurationIntent, in updateTransportAttributesForUser() argument
642 configurationIntent, in updateTransportAttributesForUser()
DUserBackupManagerService.java3022 @Nullable Intent configurationIntent, in updateTransportAttributes() argument
3030 configurationIntent, in updateTransportAttributes() local
3041 @Nullable Intent configurationIntent, in updateTransportAttributes() argument
3072 configurationIntent, in updateTransportAttributes()
/frameworks/base/core/java/android/app/backup/
DBackupTransport.java125 public Intent configurationIntent() { in configurationIntent() method in BackupTransport
657 public Intent configurationIntent() throws RemoteException { in configurationIntent() method in BackupTransport.TransportImpl
658 return BackupTransport.this.configurationIntent(); in configurationIntent()
DBackupManager.java530 @Nullable Intent configurationIntent, in updateTransportAttributes() argument
537 configurationIntent, in updateTransportAttributes()
572 @Nullable Intent configurationIntent, in updateTransportAttributes() argument
583 configurationIntent, in updateTransportAttributes() local
DIBackupManager.aidl364 in Intent configurationIntent, in String currentDestinationString, in updateTransportAttributesForUser() argument
/frameworks/base/core/java/com/android/internal/backup/
DIBackupTransport.aidl46 Intent configurationIntent(); in configurationIntent() method
/frameworks/base/services/robotests/backup/src/com/android/server/backup/
DUserBackupManagerServiceTest.java545 Intent configurationIntent = new Intent(); in testUpdateTransportAttributes_whenTransportUidEqualsCallingUid_callsTransportManager() local
553 configurationIntent, in testUpdateTransportAttributes_whenTransportUidEqualsCallingUid_callsTransportManager()
562 eq(configurationIntent), in testUpdateTransportAttributes_whenTransportUidEqualsCallingUid_callsTransportManager()
716 Intent configurationIntent = new Intent(); in testUpdateTransportAttributes_whenPermissionGranted_callsThroughToTransportManager() local
724 configurationIntent, in testUpdateTransportAttributes_whenPermissionGranted_callsThroughToTransportManager()
733 eq(configurationIntent), in testUpdateTransportAttributes_whenPermissionGranted_callsThroughToTransportManager()
DBackupManagerServiceTest.java534 Intent configurationIntent = new Intent(); in testUpdateTransportAttributes_onRegisteredUser_callsMethodForUser() local
541 configurationIntent, in testUpdateTransportAttributes_onRegisteredUser_callsMethodForUser()
550 configurationIntent, in testUpdateTransportAttributes_onRegisteredUser_callsMethodForUser() local
564 Intent configurationIntent = new Intent(); in testUpdateTransportAttributes_onUnknownUser_doesNotPropagateCall() local
571 configurationIntent, in testUpdateTransportAttributes_onUnknownUser_doesNotPropagateCall()
580 configurationIntent, in testUpdateTransportAttributes_onUnknownUser_doesNotPropagateCall() local
DTransportManagerTest.java551 Intent configurationIntent = in testGetTransportAttributes_forRegisteredTransport_returnsCorrectValues() local
563 assertThat(configurationIntent).isEqualTo(mTransportA1.configurationIntent); in testGetTransportAttributes_forRegisteredTransport_returnsCorrectValues()
/frameworks/base/packages/LocalTransport/src/com/android/localtransport/
DLocalTransport.java128 public Intent configurationIntent() { in configurationIntent() method in LocalTransport
/frameworks/base/api/
Dsystem-current.txt895 method public android.content.Intent configurationIntent();
/frameworks/base/non-updatable-api/
Dsystem-current.txt895 method public android.content.Intent configurationIntent();
/frameworks/base/config/
Dboot-image-profile.txt20144 PLcom/android/internal/backup/IBackupTransport$Stub$Proxy;->configurationIntent()Landroid/content/I…
40842 HSPLandroid/app/backup/BackupTransport$TransportImpl;->configurationIntent()Landroid/content/Intent;
40849 HSPLandroid/app/backup/BackupTransport;->configurationIntent()Landroid/content/Intent;
Dhiddenapi-greylist-max-o.txt4214 Landroid/app/backup/BackupTransport$TransportImpl;->configurationIntent()Landroid/content/Intent;
87359 Lcom/android/internal/backup/IBackupTransport$Stub$Proxy;->configurationIntent()Landroid/content/In…
87415 Lcom/android/internal/backup/IBackupTransport;->configurationIntent()Landroid/content/Intent;