commit | 923e186f97b3aeb67f4ddbb686e7c92336a7a4ef | [log] [tgz] |
---|---|---|
author | twyen <twyen@google.com> | Thu Jan 25 15:09:19 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Jan 25 16:16:13 2018 -0800 |
tree | baf93cd9f4a45927d7ed5b4b547b29cf2489582e | |
parent | 0b98bace4d2b5bd828d11f758f39dffc14955fef [diff] |
Prevent VvmNetworkRequestCallback from releasing twice It is unclear from the docs or implementation what callbacks are invoked when the network is lost, or does the system release the callback for us somewhere else. In this CL VvmNetworkRequestCallback.releaseNetwork() will be guarded from calling twice, and log levels for callbacks are raised. Bug: 64243619 Test: N/A, repro steps unknown. PiperOrigin-RevId: 183298754 Change-Id: I5e589b2b59478b270890056fa08abb306ee1600c