Searched defs:configurationIntent (Results 1 – 12 of 12) sorted by relevance
| /frameworks/base/services/robotests/src/com/android/server/backup/testing/ |
| D | TransportData.java | 75 @Nullable public Intent configurationIntent; field in TransportData 85 Intent configurationIntent, in TransportData() 103 Intent configurationIntent, in TransportData()
|
| /frameworks/base/services/backup/java/com/android/server/backup/ |
| D | TransportManager.java | 307 @Nullable Intent configurationIntent, in updateTransportAttributes() 666 @Nullable private Intent configurationIntent; field in TransportManager.TransportDescription 674 @Nullable Intent configurationIntent, in TransportDescription()
|
| D | BackupManagerServiceInterface.java | 127 Intent configurationIntent, in updateTransportAttributes()
|
| D | Trampoline.java | 366 @Nullable Intent configurationIntent, in updateTransportAttributes()
|
| D | BackupManagerService.java | 2961 @Nullable Intent configurationIntent, in updateTransportAttributes() 2969 configurationIntent, in updateTransportAttributes() local 2980 @Nullable Intent configurationIntent, in updateTransportAttributes()
|
| /frameworks/base/services/robotests/src/com/android/server/backup/ |
| D | BackupManagerServiceTest.java | 428 Intent configurationIntent = new Intent(); in testUpdateTransportAttributes_whenTransportUidEqualsToCallingUid_callsThroughToTransportManager() local 568 Intent configurationIntent = new Intent(); in testUpdateTransportAttributes_whenPermissionGranted_callsThroughToTransportManager() local
|
| D | TransportManagerTest.java | 513 Intent configurationIntent = in testGetTransportAttributes_forRegisteredTransport_returnsCorrectValues() local
|
| /frameworks/base/core/java/android/app/backup/ |
| D | BackupTransport.java | 124 public Intent configurationIntent() { in configurationIntent() method in BackupTransport 639 public Intent configurationIntent() throws RemoteException { in configurationIntent() method in BackupTransport.TransportImpl
|
| D | IBackupManager.aidl | 251 in Intent configurationIntent, in String currentDestinationString, in updateTransportAttributes()
|
| D | BackupManager.java | 502 @Nullable Intent configurationIntent, in updateTransportAttributes()
|
| /frameworks/base/core/java/com/android/internal/backup/ |
| D | IBackupTransport.aidl | 46 Intent configurationIntent(); in configurationIntent() method
|
| D | LocalTransport.java | 126 public Intent configurationIntent() { in configurationIntent() method in LocalTransport
|