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

  /frameworks/base/services/common_time/
common_time_server_packets.h 27 enum TimeServicePacketType {
45 TimeServicePacketType packetType;
57 void initHeader(TimeServicePacketType type,
common_time_server_packets.cpp 99 packetType = static_cast<TimeServicePacketType>(tmp);

Completed in 46 milliseconds