Searched defs:currentDestinationString (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/services/robotests/backup/src/com/android/server/backup/testing/ |
D | TransportData.java | 76 @Nullable public String currentDestinationString; field in TransportData 86 String currentDestinationString, in TransportData() 104 String currentDestinationString, in TransportData()
|
/frameworks/base/core/java/android/app/backup/ |
D | BackupManager.java | 531 @NonNull String currentDestinationString, in updateTransportAttributes() 573 @NonNull String currentDestinationString, in updateTransportAttributes() 584 currentDestinationString, in updateTransportAttributes() local
|
D | BackupTransport.java | 138 public String currentDestinationString() { in currentDestinationString() method in BackupTransport 662 public String currentDestinationString() throws RemoteException { in currentDestinationString() method in BackupTransport.TransportImpl
|
D | IBackupManager.aidl | 364 in Intent configurationIntent, in String currentDestinationString, in updateTransportAttributesForUser()
|
/frameworks/base/services/backup/java/com/android/server/backup/ |
D | TransportManager.java | 328 String currentDestinationString, in updateTransportAttributes() 708 private String currentDestinationString; field in TransportManager.TransportDescription 716 String currentDestinationString, in TransportDescription()
|
D | UserBackupManagerService.java | 3023 String currentDestinationString, in updateTransportAttributes() 3031 currentDestinationString, in updateTransportAttributes() local 3042 String currentDestinationString, in updateTransportAttributes()
|
D | BackupManagerService.java | 413 String currentDestinationString, in updateTransportAttributes()
|
D | Trampoline.java | 634 String currentDestinationString, in updateTransportAttributesForUser()
|
/frameworks/base/core/java/com/android/internal/backup/ |
D | IBackupTransport.aidl | 57 String currentDestinationString(); in currentDestinationString() method
|
/frameworks/base/packages/LocalTransport/src/com/android/localtransport/ |
D | LocalTransport.java | 134 public String currentDestinationString() { in currentDestinationString() method in LocalTransport
|