Searched defs:threadName (Results 1 – 10 of 10) 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()
183 String threadName = "testCircularCallSingleCaller-" + i; in testCircularCallSingleCaller() local225 String threadName = "testCircularCallMultipleCaller-" + i; in testCircularCallMultipleCaller() local
36 public final void initializeInBackground(String threadName) { in initializeInBackground()
74 String threadName = currentThread.getName(); in loop() local
103 String threadName = "BlockingAnswerThread"; in answer() local
790 std::string DnsProxyListener::GetAddrInfoHandler::threadName() { in threadName() function in android::net::DnsProxyListener::GetAddrInfoHandler1000 std::string DnsProxyListener::ResNSendHandler::threadName() { in threadName() function in android::net::DnsProxyListener::ResNSendHandler1186 std::string DnsProxyListener::GetHostByNameHandler::threadName() { in threadName() function in android::net::DnsProxyListener::GetHostByNameHandler1340 std::string DnsProxyListener::GetHostByAddrHandler::threadName() { in threadName() function in android::net::DnsProxyListener::GetHostByAddrHandler
555 WatchDogThread(String threadName, int timeout) { in WatchDogThread()
2194 public WatchDogThread(String threadName, int timeout) { in WatchDogThread()
1841 String threadName = c.getString(c.getColumnIndex( in handleMsgListChangesMsg() local
509 String threadName = c.getString(fi.mMessageColThreadName); in setThreadName() local