Searched refs:mMasterAnnounceIntervalMs (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/common_time/
H A Dcommon_time_server_api.cpp169 *interval = mMasterAnnounceIntervalMs;
182 mMasterAnnounceIntervalMs = interval;
187 mCurTimeout.setTimeout(mMasterAnnounceIntervalMs);
388 mMasterAnnounceIntervalMs);
H A Dcommon_time_server.h256 uint32_t mMasterAnnounceIntervalMs; member in class:android::CommonTimeServer
H A Dcommon_time_server.cpp138 mMasterAnnounceIntervalMs = kDefaultMasterAnnounceIntervalMs;
1177 mCurTimeout.setTimeout(mMasterAnnounceIntervalMs);

Completed in 56 milliseconds