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

/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkStatsRecorder.java105 public void setPersistThreshold(long thresholdBytes) { method in class:NetworkStatsRecorder
106 if (LOGV) Slog.v(TAG, "setPersistThreshold() with " + thresholdBytes);

Completed in 205 milliseconds