Searched refs:FIELD_TX_PACKETS (Results 1 – 2 of 2) sorted by relevance
75 public static final int FIELD_TX_PACKETS = 0x10; field in NetworkStatsHistory126 if ((fields & FIELD_TX_PACKETS) != 0) txPackets = new long[initialSize]; in NetworkStatsHistory()
44764 Landroid/net/NetworkStatsHistory;->FIELD_TX_PACKETS:I