History log of /frameworks/base/core/java/android/net/ConnectivityThread.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
74fc3bfc009f736d058797e9ddda500d114e3135 16-Mar-2016 Paul Stewart <pstew@google.com> Create ConnectivityThread

Create a common singleton thread to be shared among all
connectivity tasks. Instead of launching separate threads to
handle downstream messages from the various service instances used
in connectivity, these managers can choose to share this instance.

Bug: 27695292

Change-Id: Idd1e37a3e793c5485091509c3d7351e4d29288f0
/frameworks/base/core/java/android/net/ConnectivityThread.java