summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/PendingIntent.java
diff options
context:
space:
mode:
authorPeter YOON <hyundongy@google.com>2013-03-11 14:53:37 +0900
committerPeter YOON <hyundongy@google.com>2013-03-11 14:53:37 +0900
commit0c0f95321f05b13cb69c13e5d9140539f32ce16a (patch)
tree86904517564f5859adbe452c6a4849c841ce2617 /core/java/android/app/PendingIntent.java
parente0cd3c19546a00db3db706c6a993fb0e3bd00b3a (diff)
downloadframeworks_base-0c0f95321f05b13cb69c13e5d9140539f32ce16a.zip
frameworks_base-0c0f95321f05b13cb69c13e5d9140539f32ce16a.tar.gz
frameworks_base-0c0f95321f05b13cb69c13e5d9140539f32ce16a.tar.bz2
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
Diffstat (limited to 'core/java/android/app/PendingIntent.java')
0 files changed, 0 insertions, 0 deletions