Searched defs:threadName (Results 1 – 6 of 6) 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
769 std::string DnsProxyListener::GetAddrInfoHandler::threadName() { in threadName() function in android::net::DnsProxyListener::GetAddrInfoHandler1001 std::string DnsProxyListener::ResNSendHandler::threadName() { in threadName() function in android::net::DnsProxyListener::ResNSendHandler1196 std::string DnsProxyListener::GetHostByNameHandler::threadName() { in threadName() function in android::net::DnsProxyListener::GetHostByNameHandler1357 std::string DnsProxyListener::GetHostByAddrHandler::threadName() { in threadName() function in android::net::DnsProxyListener::GetHostByAddrHandler
1782 public WatchDogThread(String threadName, int timeout) { in WatchDogThread()
1788 String threadName = c.getString(c.getColumnIndex( in handleMsgListChangesMsg() local
495 String threadName = c.getString(fi.mMessageColThreadName); in setThreadName() local