Searched defs:threadName (Results 1 – 5 of 5) sorted by relevance
31 public Handler create(Lifetime lifetime, String threadName) { in create()51 public Handler create(Lifetime lifetime, String threadName, int javaThreadPriority) { in create()
74 String threadName = currentThread.getName(); in loop() local
1717 public WatchDogThread(String threadName, int timeout) { in WatchDogThread()
1777 String threadName = c.getString(c.getColumnIndex( in handleMsgListChangesMsg() local
495 String threadName = c.getString(fi.mMessageColThreadName); in setThreadName() local