Searched defs:readNetworkStatsDetail (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/com/android/internal/net/
H A DNetworkStatsFactory.java168 public NetworkStats readNetworkStatsDetail() { method in class:NetworkStatsFactory
169 return readNetworkStatsDetail(UID_ALL);
178 public NetworkStats readNetworkStatsDetail(int limitUid) throws IllegalStateException { method in class:NetworkStatsFactory

Completed in 390 milliseconds