Home
last modified time | relevance | path

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

/frameworks/base/libs/common_time/
Dcommon_time_server.h278 static const int kSetupRetryTimeoutMs; variable
Dcommon_time_server.cpp65 const int CommonTimeServer::kSetupRetryTimeoutMs = 30000; member in android::CommonTimeServer
320 mCurTimeout.setTimeout(kSetupRetryTimeoutMs); in runStateMachine_l()