Home
last modified time | relevance | path

Searched defs:perInterfaceTotal (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/framework-t/src/android/net/
DNetworkStats.java1583 final Entry[] perInterfaceTotal = new Entry[underlyingIfaces.size()]; in migrateTun() local
1625 @NonNull Entry[] perInterfaceTotal, @NonNull Entry underlyingIfacesTotal) { in tunAdjustmentInit()
1695 @NonNull Entry[] perInterfaceTotal, @NonNull Entry underlyingIfacesTotal) { in addTrafficToApplications()