HomeSort by relevance Sort by last modified time
    Searched full:setpersistthreshold (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/net/
NetworkStatsRecorder.java 130 public void setPersistThreshold(long thresholdBytes) {
131 if (LOGV) Slog.v(TAG, "setPersistThreshold() with " + thresholdBytes);
NetworkStatsService.java     [all...]

Completed in 391 milliseconds