OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateClockLayout
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/ash/system/date/
date_view_unittest.cc
52
time_view()->
UpdateClockLayout
(TrayDate::VERTICAL_CLOCK);
58
time_view()->
UpdateClockLayout
(TrayDate::HORIZONTAL_CLOCK);
date_view.h
99
void
UpdateClockLayout
(TrayDate::ClockLayout clock_layout);
tray_date.cc
216
time_tray_->
UpdateClockLayout
(clock_layout);
date_view.cc
198
UpdateClockLayout
(clock_layout);
250
void TimeView::
UpdateClockLayout
(TrayDate::ClockLayout clock_layout){
/external/chromium_org/ash/system/session_length_limit/
tray_session_length_limit.cc
121
void
UpdateClockLayout
(ShelfAlignment shelf_alignment);
151
UpdateClockLayout
(shelf_alignment);
157
void RemainingSessionTimeTrayView::
UpdateClockLayout
(
310
tray_view_->
UpdateClockLayout
(alignment);
Completed in 68 milliseconds