Searched refs:PrimitiveDispatcherThread (Results 1 – 1 of 1) sorted by relevance
45 private PrimitiveDispatcherThread mDispatcherThread;186 mDispatcherThread = new PrimitiveDispatcherThread(mDataChannel); in doLogin()530 private class PrimitiveDispatcherThread extends Thread { class in ImpsConnection534 public PrimitiveDispatcherThread(DataChannel channel) in PrimitiveDispatcherThread() method in ImpsConnection.PrimitiveDispatcherThread