Searched refs:ACCOUNT_MAX_RETRY_TIMES (Results 1 – 1 of 1) sorted by relevance
35 const int ACCOUNT_MAX_RETRY_TIMES = 10; variable238 if (regAccountObsRetry_ < ACCOUNT_MAX_RETRY_TIMES) { in RegisterAccountObserver()