Searched refs:FIELD_ACTIVE_TIME (Results 1 – 2 of 2) sorted by relevance
71 public static final int FIELD_ACTIVE_TIME = 0x01; field in NetworkStatsHistory122 if ((fields & FIELD_ACTIVE_TIME) != 0) activeTime = new long[initialSize]; in NetworkStatsHistory()
44758 Landroid/net/NetworkStatsHistory;->FIELD_ACTIVE_TIME:I