HomeSort by relevance Sort by last modified time
    Searched refs:ReportResultOnUIThread (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/webui/options/
extension_settings_handler.h 94 // Load the icons and call ReportResultOnUIThread when done. This method
100 void ReportResultOnUIThread(DictionaryValue* json);
extension_settings_handler.cc 280 NewRunnableMethod(this, &IconLoader::ReportResultOnUIThread,
284 void ExtensionsDOMHandler::IconLoader::ReportResultOnUIThread(
    [all...]

Completed in 343 milliseconds