Searched defs:threadName (Results 1 – 8 of 8) 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()
31 public final void initializeInBackground(String threadName) { in initializeInBackground()
74 String threadName = currentThread.getName(); in loop() local
103 String threadName = "BlockingAnswerThread"; in answer() local
786 std::string DnsProxyListener::GetAddrInfoHandler::threadName() { in threadName() function in android::net::DnsProxyListener::GetAddrInfoHandler996 std::string DnsProxyListener::ResNSendHandler::threadName() { in threadName() function in android::net::DnsProxyListener::ResNSendHandler1180 std::string DnsProxyListener::GetHostByNameHandler::threadName() { in threadName() function in android::net::DnsProxyListener::GetHostByNameHandler1332 std::string DnsProxyListener::GetHostByAddrHandler::threadName() { in threadName() function in android::net::DnsProxyListener::GetHostByAddrHandler
2093 public WatchDogThread(String threadName, int timeout) { in WatchDogThread()
1790 String threadName = c.getString(c.getColumnIndex( in handleMsgListChangesMsg() local
495 String threadName = c.getString(fi.mMessageColThreadName); in setThreadName() local