commit | f67bde923c51a2dc765f28e20fe66af1a51a53e6 | [log] [tgz] |
---|---|---|
author | Etan Cohen <etancohen@google.com> | Wed Mar 01 12:47:28 2017 -0800 |
committer | Etan Cohen <etancohen@google.com> | Thu Mar 02 08:06:27 2017 -0800 |
tree | ca0fcd8cde455c3169bba3be863b6b53c30fe8f2 | |
parent | 4f89af67b2ede8da39947132581e030884c6ef00 [diff] |
[CM] Allow timeout in request network Add (unhide) a public API which provides network requests with a timeout. When timed-out the (newly unhidden) onUnavailable() callback is triggered. Note: this CL does not add a handler to the API to be consistent with the existing APIs. There is a separate effort (b/32130437) to update these APIs with Handlers. Bug: 31399536 Test: unit tests and CTS (new) Change-Id: I45ce9ada63372cb56937bb620bfbb7729e5e25d2