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

  /frameworks/base/services/common_time/
common_time_server_api.cpp 80 *priority = mMasterPriority;
90 mMasterPriority = priority;
394 static_cast<uint32_t>(mMasterPriority));
common_time_server.h 164 return (mMasterPriority & 0x7F) |
255 uint8_t mMasterPriority; // Priority of this device in master election.
common_time_server.cpp 137 mMasterPriority = kDefaultMasterPriority;
    [all...]

Completed in 331 milliseconds