Searched refs:mAutoDisable (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/common_time/
H A Dcommon_time_server_api.cpp243 *autoDisable = mAutoDisable;
249 mAutoDisable = autoDisable;
269 bool needWakeup = (mAutoDisable && mMasterEPValid &&
400 mAutoDisable ? "yes" : "no");
H A Dcommon_time_server.h169 return (mAutoDisable && !mCommonClockHasClients);
259 bool mAutoDisable; member in class:android::CommonTimeServer
H A Dcommon_time_server.cpp142 mAutoDisable = kDefaultAutoDisable;

Completed in 10 milliseconds