Searched refs:ACCOUNT_RETRY_DELAY (Results 1 – 1 of 1) sorted by relevance
36 const int ACCOUNT_RETRY_DELAY = 3000; variable241 regObsHandler_->PostTask([this] { this->RegisterAccountObserver(); }, ACCOUNT_RETRY_DELAY, in RegisterAccountObserver()