summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
author Ruslan Tkhakokhov <rthakohov@google.com> 2021-11-24 23:19:55 +0000
committer Ruslan Tkhakokhov <rthakohov@google.com> 2021-11-25 22:19:13 +0000
commitf39ab7029dfbd92eff75561580fb0a2b69b69e24 (patch)
tree8429a68ce65def5ccc375beae795449bbf7380b9 /samples
parent5169896db8741a7d1cadefb3616d8f1ed604fef6 (diff)
Rename TransportClient to TransportConnection
The change is auto-generated through IDE rename function and makes the following naming changes: 1. TransportClient -> TransportConnection 2. TransportClientManager -> TransportConnectionManager 3. + corresponding test files TransportConnection is a more appropriate name for the class as it's exactly what it does - manages the connection to the remote BackupTransport service implementation. This is a preparatory change to making the BackupTransport AIDL async. TransportClient name will later be used more appropriately for a class that wraps the actual communication with the transport. Bug: 202716271 Test: m -j Change-Id: I76a98edc7102c8fcffdb050208e9e65543e6e10c
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions