commit | 67e58a0adb1d2e90c0e5a6560df3c248df548029 | [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 | 4948c14c7f9ce55cd584225925ca4116deededd5 [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