Home | History | Annotate | Download | only in browser

Lines Matching refs:FinishOnUIThread

563   // Calls FinishOnUIThread() on completion.
579 NewRunnableMethod(this, &AboutDnsHandler::FinishOnUIThread, data));
582 void FinishOnUIThread(const std::string& data) {