Searched defs:threadName (Results 1 – 4 of 4) 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
1432 public WatchDogThread(String threadName, int timeout) { in WatchDogThread()
511 String threadName = c.getString(fi.mMessageColThreadName); in setThreadName() local