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

  /external/chromium_org/ash/shelf/
shelf_constants.cc 14 const int kTimeToSwitchBackgroundMs = 1000;
shelf_constants.h 30 ASH_EXPORT extern const int kTimeToSwitchBackgroundMs;
shelf_widget.cc 658 base::TimeDelta::FromMilliseconds(kTimeToSwitchBackgroundMs));
  /external/chromium_org/ash/wm/dock/
docked_window_layout_manager.cc 178 base::TimeDelta::FromMilliseconds(kTimeToSwitchBackgroundMs));
    [all...]

Completed in 99 milliseconds