Peter YOON 0c0f95321f EthernetDataTracker: Set network available on connected
This change fixes state mismatch found in the bugs below,
and makes the code look consistent with disconnect().

In startMonitoring(), reconnect() is called before mNMService.registerObserver().
Then dhcpThread.run() could finish without getting interfaceLinkStateChanged() callback.
In such a case, mNetworkInfo has connected but not-available state - which is contradictory.

Bug: 8113933, 8291000, 8291039
Change-Id: I29d74f8d09dcffb97d6c9f8198811bca046fef0c
2013-03-11 14:53:37 +09:00
2013-03-08 15:06:14 -08:00
2013-02-28 16:43:23 -08:00
2013-02-14 12:06:51 -08:00
2012-12-19 11:21:38 +08:00
2013-02-13 11:14:23 +01:00
2013-02-14 12:06:51 -08:00
2012-11-19 11:50:05 +01:00
2012-11-30 12:32:36 -08:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%