Searched defs:currentDestinationString (Results 1 – 10 of 10) sorted by relevance
/aosp12/frameworks/base/services/robotests/backup/src/com/android/server/backup/testing/ |
H A D | TransportData.java | 76 @Nullable public String currentDestinationString; field in TransportData 86 String currentDestinationString, in TransportData() 104 String currentDestinationString, in TransportData()
|
/aosp12/frameworks/base/core/java/android/app/backup/ |
H A D | BackupManager.java | 595 @NonNull String currentDestinationString, in updateTransportAttributes() 637 @NonNull String currentDestinationString, in updateTransportAttributes() 648 currentDestinationString, in updateTransportAttributes() local
|
H A D | BackupTransport.java | 147 public String currentDestinationString() { in currentDestinationString() method in BackupTransport 672 public String currentDestinationString() throws RemoteException { in currentDestinationString() method in BackupTransport.TransportImpl
|
H A D | IBackupManager.aidl | 364 in Intent configurationIntent, in String currentDestinationString, in updateTransportAttributesForUser()
|
/aosp12/frameworks/base/services/backup/backuplib/java/com/android/server/backup/ |
H A D | TransportManager.java | 329 String currentDestinationString, in updateTransportAttributes() 713 private String currentDestinationString; field in TransportManager.TransportDescription 721 String currentDestinationString, in TransportDescription()
|
/aosp12/frameworks/base/core/java/com/android/internal/backup/ |
H A D | IBackupTransport.aidl | 57 String currentDestinationString(); in currentDestinationString() method
|
/aosp12/frameworks/base/services/backup/backuplib/java/com/android/server/backup/transport/ |
H A D | DelegatingTransport.java | 73 public String currentDestinationString() throws RemoteException { in currentDestinationString() method in DelegatingTransport
|
/aosp12/frameworks/base/packages/LocalTransport/src/com/android/localtransport/ |
H A D | LocalTransport.java | 137 public String currentDestinationString() { in currentDestinationString() method in LocalTransport
|
/aosp12/frameworks/base/services/backup/java/com/android/server/backup/ |
H A D | UserBackupManagerService.java | 3533 String currentDestinationString, in updateTransportAttributes() 3541 currentDestinationString, in updateTransportAttributes() local 3552 String currentDestinationString, in updateTransportAttributes()
|
H A D | BackupManagerService.java | 1022 String currentDestinationString, in updateTransportAttributesForUser() 1065 String currentDestinationString, in updateTransportAttributes()
|