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

  /external/chromium_org/ash/shelf/
shelf_tooltip_manager.cc 257 CloseSoon();
263 CloseSoon();
275 CloseSoon();
289 CloseSoon();
315 CloseSoon();
328 void ShelfTooltipManager::CloseSoon() {
shelf_tooltip_manager.h 98 void CloseSoon();
  /external/chromium_org/components/infobars/core/
infobar.h 84 void CloseSoon();
infobar_manager.cc 87 old_infobar->CloseSoon();
149 // This notification must happen before the call to CloseSoon() below, since
153 infobar->CloseSoon();
infobar.cc 97 void InfoBar::CloseSoon() {

Completed in 539 milliseconds