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