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

  /external/chromium_org/ash/system/date/
date_view_unittest.cc 51 time_view()->UpdateClockLayout(TrayDate::VERTICAL_CLOCK);
57 time_view()->UpdateClockLayout(TrayDate::HORIZONTAL_CLOCK);
date_view.h 100 void UpdateClockLayout(TrayDate::ClockLayout clock_layout);
tray_date.cc 100 time_tray_->UpdateClockLayout(clock_layout);
date_view.cc 210 UpdateClockLayout(clock_layout);
266 void TimeView::UpdateClockLayout(TrayDate::ClockLayout clock_layout){

Completed in 91 milliseconds