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

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

Completed in 49 milliseconds