HomeSort by relevance Sort by last modified time
    Searched refs:kSetupRetryTimeoutMs (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/common_time/
common_time_server.h 278 static const int kSetupRetryTimeoutMs;
common_time_server.cpp 64 const int CommonTimeServer::kSetupRetryTimeoutMs = 30000;
319 mCurTimeout.setTimeout(kSetupRetryTimeoutMs);
    [all...]

Completed in 400 milliseconds