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

  /frameworks/base/services/common_time/
common_time_server_api.cpp 241 *autoDisable = mAutoDisable;
247 mAutoDisable = autoDisable;
267 bool needWakeup = (mAutoDisable && mMasterEPValid &&
398 mAutoDisable ? "yes" : "no");
common_time_server.h 169 return (mAutoDisable && !mCommonClockHasClients);
259 bool mAutoDisable;
common_time_server.cpp 141 mAutoDisable = kDefaultAutoDisable;
    [all...]

Completed in 131 milliseconds