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

  /frameworks/base/services/common_time/
common_time_server.h 179 mClient_LastGoodSyncRX = 0;
296 int64_t mClient_LastGoodSyncRX;
common_time_server_api.cpp 346 if (!mClient_LastGoodSyncRX) {
350 localDelta = localTime - mClient_LastGoodSyncRX;
common_time_server.cpp     [all...]

Completed in 1283 milliseconds