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

/frameworks/base/libs/common_time/
H A Dcommon_time_server.cpp1002 uint64_t newDeviceID = packet->deviceID; local
1007 if (newDeviceID == mDeviceID)
1015 newDeviceID, static_cast<uint32_t>(newDevicePrio),
1024 newDeviceID,
1031 if (arbitrateMaster(newDeviceID,
1036 newDeviceID,
1043 if (arbitrateMaster(newDeviceID, newDevicePrio,
1045 return becomeClient(srcAddr, newDeviceID,

Completed in 54 milliseconds