Searched defs:FIELD_ALL (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
H A DNetworkStatsHistory.java70 public static final int FIELD_ALL = 0xFFFFFFFF; field in class:NetworkStatsHistory
97 this(bucketDuration, 10, FIELD_ALL);
101 this(bucketDuration, initialSize, FIELD_ALL);

Completed in 59 milliseconds