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

  /external/chromium_org/chrome/browser/translate/
translate_ui_delegate.h 39 void OnErrorShown(TranslateErrors::Type error_type);
translate_ui_delegate.cc 91 void TranslateUIDelegate::OnErrorShown(TranslateErrors::Type error_type) {
translate_infobar_delegate.cc 183 ui_delegate_.OnErrorShown(error_type_);
  /external/chromium_org/chrome/browser/ui/translate/
translate_bubble_model_impl.cc 31 ui_delegate_->OnErrorShown(error_type);

Completed in 234 milliseconds