OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kSetupRetryTimeoutMs
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/common_time/
common_time_server.h
284
static const int
kSetupRetryTimeoutMs
;
common_time_server.cpp
64
const int CommonTimeServer::
kSetupRetryTimeoutMs
= 30000;
307
mCurTimeout.setTimeout(
kSetupRetryTimeoutMs
);
[
all
...]
Completed in 700 milliseconds