Searched defs:ConnectionThread (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/http/
H A DConnectionThread.java29 class ConnectionThread extends Thread { class in inherits:Thread
47 ConnectionThread(Context context, method in class:ConnectionThread
95 if (HttpLog.LOGV) HttpLog.v("ConnectionThread: Waiting for work");
108 if (HttpLog.LOGV) HttpLog.v("ConnectionThread: new request " +

Completed in 52 milliseconds