Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DUnderlyingNetworkInfo.java51 @NonNull List<String> underlyingIfaces) { in UnderlyingNetworkInfo()
62 List<String> underlyingIfaces = new ArrayList<>(); in UnderlyingNetworkInfo() local
DNetworkStats.java1428 @NonNull List<String> underlyingIfaces) { in migrateTun()
1473 @NonNull List<String> underlyingIfaces, @NonNull Entry tunIfaceTotal, in tunAdjustmentInit()
1543 @NonNull List<String> underlyingIfaces, @NonNull Entry tunIfaceTotal, in addTrafficToApplications()
1670 @NonNull List<String> underlyingIfaces, in deductTrafficFromVpnApp()