Searched refs:SendingThread (Results 1 – 1 of 1) sorted by relevance
182 mSendThread = new Thread(new SendingThread()); in ChatClient()186 class SendingThread implements Runnable { class in ChatConnection.ChatClient191 public SendingThread() { in SendingThread() method in ChatConnection.ChatClient.SendingThread