Home
last modified time | relevance | path

Searched refs:tunGetPool (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
DNetworkStats.java841 Entry pool = tunGetPool(tunIfaceTotal, underlyingIfaceTotal); in migrateTun()
889 private static Entry tunGetPool(Entry tunIfaceTotal, Entry underlyingIfaceTotal) { in tunGetPool() method in NetworkStats