HomeSort by relevance Sort by last modified time
    Searched refs:AllowExpiry (Results 1 - 3 of 3) 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_org/chrome/browser/ui/startup/
default_browser_prompt.cc 73 void AllowExpiry() { should_expire_ = true; }
127 base::Bind(&DefaultBrowserInfoBarDelegate::AllowExpiry,
  /external/chromium/chrome/browser/ui/
browser_init.cc 141 void AllowExpiry() { should_expire_ = true; }
180 &DefaultBrowserInfoBarDelegate::AllowExpiry), 8000); // 8 seconds.
    [all...]

Completed in 172 milliseconds