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

  /external/chromium_org/chrome/browser/ui/views/toolbar/
toolbar_view.h 218 void ShowOutdatedInstallNotification(bool auto_update_enabled);
toolbar_view.cc 494 ShowOutdatedInstallNotification(true);
497 ShowOutdatedInstallNotification(false);
777 void ToolbarView::ShowOutdatedInstallNotification(bool auto_update_enabled) {

Completed in 397 milliseconds