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

/frameworks/base/libs/common_time/
H A Dcommon_time_server.h173 mClient_SyncRequestPending = false;
290 bool mClient_SyncRequestPending; member in class:android::CommonTimeServer
H A Dcommon_time_server.cpp716 if (mClient_SyncRequestPending) {
717 mClient_SyncRequestPending = false;
949 mClient_SyncRequestPending = 0;
1132 mClient_SyncRequestPending = true;

Completed in 61 milliseconds