Home
last modified time | relevance | path

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

/frameworks/base/libs/common_time/
Dcommon_time_server.h173 mClient_SyncRequestPending = false; in resetSyncStats()
290 bool mClient_SyncRequestPending; variable
Dcommon_time_server.cpp716 if (mClient_SyncRequestPending) { in handleTimeoutClient()
717 mClient_SyncRequestPending = false; in handleTimeoutClient()
949 mClient_SyncRequestPending = 0; in handleSyncResponse()
1133 mClient_SyncRequestPending = true; in sendSyncRequest()