Searched refs:AllowExpiry (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/
H A Domnibox_search_hint.cc55 void AllowExpiry() { should_expire_ = true; } function in class:HintInfoBar
93 method_factory_.NewRunnableMethod(&HintInfoBar::AllowExpiry),
/external/chromium_org/chrome/browser/ui/startup/
H A Ddefault_browser_prompt.cc73 void AllowExpiry() { should_expire_ = true; } function in class:__anon6493::DefaultBrowserInfoBarDelegate
126 base::Bind(&DefaultBrowserInfoBarDelegate::AllowExpiry,
/external/chromium/chrome/browser/ui/
H A Dbrowser_init.cc141 void AllowExpiry() { should_expire_ = true; } function in class:__anon2580::DefaultBrowserInfoBarDelegate
180 &DefaultBrowserInfoBarDelegate::AllowExpiry), 8000); // 8 seconds.

Completed in 157 milliseconds