Home
last modified time | relevance | path

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

/frameworks/base/libs/common_time/
Dcommon_time_server_api.cpp267 void CommonTimeServer::reevaluateAutoDisableState(bool commonClockHasClients) { in reevaluateAutoDisableState() argument
270 (commonClockHasClients != mCommonClockHasClients)); in reevaluateAutoDisableState()
272 mCommonClockHasClients = commonClockHasClients; in reevaluateAutoDisableState()
Dcommon_time_server.h79 void reevaluateAutoDisableState(bool commonClockHasClients);