Searched refs:mUID (Results 1 – 1 of 1) sorted by relevance
305 int mUID = threadIndex; in startConnectionThread() local306 ConnectionThread networkThread = new ConnectionThread(sock,true,mUID,reader,writer); in startConnectionThread()307 mConnectionThreads.put(mUID, networkThread); in startConnectionThread()310 result.put("uid", mUID); in startConnectionThread()