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

  /external/chromium/chrome/browser/ui/views/
toolbar_view.cc 188 if (IsUpgradeRecommended() || ShouldShowIncompatibilityWarning()) {
604 bool ToolbarView::ShouldShowIncompatibilityWarning() {
698 bool add_badge = IsUpgradeRecommended() || ShouldShowIncompatibilityWarning();
712 } else if (ShouldShowIncompatibilityWarning()) {
toolbar_view.h 154 bool ShouldShowIncompatibilityWarning();

Completed in 269 milliseconds