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

  /frameworks/base/services/common_time/
common_time_server.h 173 mClient_SyncRequestPending = false;
290 bool mClient_SyncRequestPending;
common_time_server.cpp 716 if (mClient_SyncRequestPending) {
717 mClient_SyncRequestPending = false;
    [all...]

Completed in 521 milliseconds