Searched refs:kTimeToSwitchBackgroundMs (Results 1 – 4 of 4) sorted by relevance
14 const int kTimeToSwitchBackgroundMs = 1000; variable
30 ASH_EXPORT extern const int kTimeToSwitchBackgroundMs;
672 base::TimeDelta::FromMilliseconds(kTimeToSwitchBackgroundMs)); in SetPaintsBackground()
178 base::TimeDelta::FromMilliseconds(kTimeToSwitchBackgroundMs)); in UpdateBackground()