Home
last modified time | relevance | path

Searched refs:kCheckForUpgradeMs (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
Dupgrade_detector.cc40 const int kCheckForUpgradeMs = 2 * 60 * 60 * 1000; // 2 hours. variable
62 return kCheckForUpgradeMs; in GetCheckForUpgradeEveryMs()
/external/chromium_org/chrome/browser/
Dupgrade_detector_impl.cc46 const int kCheckForUpgradeMs = 2 * 60 * 60 * 1000; // 2 hours. variable
79 return kCheckForUpgradeMs; in GetCheckForUpgradeEveryMs()