Home
last modified time | relevance | path

Searched refs:ConnectionThread (Results 1 – 9 of 9) sorted by relevance

/external/sl4a/Utils/src/com/googlecode/android_scripting/
DSimpleServer.java48 private final ConcurrentHashMap<Integer, ConnectionThread> mConnectionThreads =
49 new ConcurrentHashMap<Integer, ConnectionThread>();
88 private final class ConnectionThread extends Thread { class in SimpleServer
95 …private ConnectionThread(Socket socket, boolean rpc, Integer uid, BufferedReader reader, PrintWrit… in ConnectionThread() method in SimpleServer.ConnectionThread
306 ConnectionThread networkThread = new ConnectionThread(sock,true,mUID,reader,writer); in startConnectionThread()
321 ConnectionThread networkThread = new ConnectionThread(sock,true,uid,reader,writer); in startConnectionThread()
338 ConnectionThread networkThread = new ConnectionThread(sock,false,0,reader,writer); in startConnectionThread()
360 for (ConnectionThread connectionThread : mConnectionThreads.values()) { in shutdown()
/external/apache-http/android/src/android/net/http/
DRequestQueue.java65 ConnectionThread[] mThreads;
76 mThreads = new ConnectionThread[mConnectionCount]; in ActivePool()
79 mThreads[i] = new ConnectionThread( in ActivePool()
104 ConnectionThread rt = mThreads[i]; in startTiming()
115 ConnectionThread rt = mThreads[i]; in stopTiming()
153 ConnectionThread getThread(HttpHost host) { in getThread()
156 ConnectionThread ct = mThreads[i]; in getThread()
DConnectionThread.java24 class ConnectionThread extends Thread { class
42 ConnectionThread(Context context, in ConnectionThread() method in ConnectionThread
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...