Searched refs:FIELD_ACTIVE_TIME (Results 1 – 1 of 1) sorted by relevance
70 public static final int FIELD_ACTIVE_TIME = 0x01; field in NetworkStatsHistory121 if ((fields & FIELD_ACTIVE_TIME) != 0) activeTime = new long[initialSize]; in NetworkStatsHistory()