OSDN Git Service

Fix notification of disconnected networks.
authorRobert Greenwalt <rgreenwalt@google.com>
Fri, 8 Apr 2011 22:52:23 +0000 (15:52 -0700)
committerRobert Greenwalt <rgreenwalt@google.com>
Fri, 8 Apr 2011 22:52:23 +0000 (15:52 -0700)
commit6b01e4cdf8b9d9bfebdf58c34091d2c670a4e7d9
treecc8803ee6318de9581db8987407acf2fb2b54b46
parent5203a5bc28a5ae432eab236780b2f97bdec71dbf
Fix notification of disconnected networks.

Reorder - set state and then report the state, else we always report disconnecting which
is interpreted as still connected.

Change-Id: I95f5fe9ccee0d7ee9a03f78ae5b614af2ba0860b
telephony/java/com/android/internal/telephony/gsm/GsmDataConnectionTracker.java