Searched refs:tunSubtract (Results 1 – 1 of 1) sorted by relevance
1665 tunSubtract(idxVpnBackground, this, moved[i]); in deductTrafficFromVpnApp()1671 tunSubtract(idxVpnForeground, this, moved[i]); in deductTrafficFromVpnApp()1676 private static void tunSubtract(int i, @NonNull NetworkStats left, @NonNull Entry right) { in tunSubtract() method in NetworkStats