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

/frameworks/base/core/java/android/net/
H A DNetworkStats.java963 addTrafficToApplications(tunUid, tunIface, underlyingIface, tunIfaceTotal, pool);
1018 private Entry addTrafficToApplications(int tunUid, String tunIface, String underlyingIface, method in class:NetworkStats

Completed in 2263 milliseconds