diff options
author | Cody Kesting <ckesting@google.com> | 2020-01-20 18:03:41 -0800 |
---|---|---|
committer | Nathan Harold <nharold@google.com> | 2020-01-23 00:49:17 -0800 |
commit | c14f453332748b4f99a0afc32ba511695e820b4c (patch) | |
tree | be5b94341eb395e9f4ae1f546361c4e0ca730c58 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 48cbd0cfbc20ae2138429667901754a32ee48c51 (diff) |
Define Bundle keys for ConnectivityDiagnostics.
ConnectivityDiagnosticsManager defines several callbacks that can be
invoked for registered ConnectivityDiagnosticsCallback instances.
onConnectivityReport and onDataStallSuspected include ConnectivityReport
and DataStallReport, respectively, both of which contain a
PersistableBundle to be used for passing information from the
NetworkStack module to the registered callback. When values will be
consistently passed inside these bundles, their keys are defined inside
ConnectivityReport and DataStallReport.
Bug: 147249364
Test: compiles
Test: atest FrameworksNetTests
Change-Id: Icc6bd4337865692b6ca7c18eacabff59ba3a5bb9
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions