Searched refs:ConnectionThread (Results 1 – 4 of 4) sorted by relevance
63 private class ConnectionThread extends Thread { class in NdefPushServer66 ConnectionThread(LlcpSocket sock) { in ConnectionThread() method in NdefPushServer.ConnectionThread157 new ConnectionThread(communicationSocket).start(); in run()
121 new ConnectionThread(communicationSocket).start(); in run()168 private class ConnectionThread extends Thread { class in HandoverServer171 ConnectionThread(LlcpSocket socket) { in ConnectionThread() method in HandoverServer.ConnectionThread
97 private class ConnectionThread extends Thread { class in SnepServer101 ConnectionThread(LlcpSocket socket, int fragmentLength) { in ConnectionThread() method in SnepServer.ConnectionThread220 new ConnectionThread(communicationSocket, fragmentLength).start(); in run()
74 private class ConnectionThread extends Thread { class in ExtDtaSnepServer78 ConnectionThread(LlcpSocket socket, int fragmentLength) { in ConnectionThread() method in ExtDtaSnepServer.ConnectionThread193 new ConnectionThread(communicationSocket, fragmentLength).start(); in run()