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

  /frameworks/base/services/common_time/
common_time_server_api.cpp 169 *interval = mMasterAnnounceIntervalMs;
182 mMasterAnnounceIntervalMs = interval;
187 mCurTimeout.setTimeout(mMasterAnnounceIntervalMs);
388 mMasterAnnounceIntervalMs);
common_time_server.h 256 uint32_t mMasterAnnounceIntervalMs;
common_time_server.cpp 138 mMasterAnnounceIntervalMs = kDefaultMasterAnnounceIntervalMs;
    [all...]

Completed in 560 milliseconds