Files
frameworks_base/core/java/android/app
JW Wang 67c91c405c Add #connectWithTimeout (1/n)
Add #connectWithTimeout which allows us to specify the timeout before
giving up the connection. The method throws a TimeoutException so the
caller can catch it and retry connection again.

Note we don't change the exception spec. of #connect in order to be
source and binary compatible.

Bug: 147785023
Test: m
Change-Id: I5ac61ed0aef107f4e38166c0b95bc3a3fb419387
Merged-In: I5ac61ed0aef107f4e38166c0b95bc3a3fb419387
2020-10-23 15:23:01 +00:00
..
2020-02-06 08:41:26 +00:00
2019-11-11 16:12:46 -08:00
2020-04-08 21:30:24 +08:00
2020-08-05 17:40:02 +00:00
2020-04-28 15:02:26 +01:00
2020-04-14 16:57:18 +08:00