Searched refs:FIELD_TX_PACKETS (Results 1 – 1 of 1) sorted by relevance
74 public static final int FIELD_TX_PACKETS = 0x10; field in NetworkStatsHistory125 if ((fields & FIELD_TX_PACKETS) != 0) txPackets = new long[initialSize]; in NetworkStatsHistory()