OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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