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

/frameworks/base/core/java/android/net/
H A DNetworkStats.java958 Entry pool = tunGetPool(tunIfaceTotal, underlyingIfaceTotal);
1008 private static Entry tunGetPool(Entry tunIfaceTotal, Entry underlyingIfaceTotal) { method in class:NetworkStats

Completed in 69 milliseconds