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

  /external/chromium/chrome/browser/
omnibox_search_hint.cc 55 void AllowExpiry() { should_expire_ = true; }
93 method_factory_.NewRunnableMethod(&HintInfoBar::AllowExpiry),
  /external/chromium/chrome/browser/ui/
browser_init.cc 141 void AllowExpiry() { should_expire_ = true; }
180 &DefaultBrowserInfoBarDelegate::AllowExpiry), 8000); // 8 seconds.
    [all...]

Completed in 52 milliseconds