Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_engine_client.cc67 const int kShowStatusRetryIntervalInSeconds = 2; variable
168 base::TimeDelta::FromSeconds(kShowStatusRetryIntervalInSeconds)); in ShowStatus()