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