Searched defs:UpdateTextInternal (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/system/date/
H A Ddate_view.cc88 UpdateTextInternal(now);
137 UpdateTextInternal(base::Time::Now());
168 void DateView::UpdateTextInternal(const base::Time& now) { function in class:ash::tray::DateView
209 UpdateTextInternal(base::Time::Now());
227 void TimeView::UpdateTextInternal(const base::Time& now) { function in class:ash::tray::TimeView

Completed in 184 milliseconds