Home | History | Annotate | Download | only in shelf

Lines Matching refs:closing_event_time_

384       closing_event_time_(base::TimeDelta()),
1772 closing_event_time_ = base::TimeDelta();
1849 closing_event_time_ = launcher_menu_runner_->closing_event_time();
1880 if (closing_event_time_ == base::TimeDelta())
1884 base::TimeDelta(event.time_stamp() - closing_event_time_);
1885 closing_event_time_ = base::TimeDelta();