Home
last modified time | relevance | path

Searched refs:WAITING_FOR_RESPONSE (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/
Dbrowser.h1099 WAITING_FOR_RESPONSE, // We have asked the user and have not received a enumerator
Dbrowser.cc4120 if (cancel_download_confirmation_state_ == WAITING_FOR_RESPONSE) { in CanCloseWithInProgressDownloads()
4182 cancel_download_confirmation_state_ = WAITING_FOR_RESPONSE; in CanCloseWithInProgressDownloads()