Searched refs:tunSubtract (Results 1 – 2 of 2) sorted by relevance
1857 tunSubtract(idxVpnBackground, this, moved[i]); in deductTrafficFromVpnApp()1863 tunSubtract(idxVpnForeground, this, moved[i]); in deductTrafficFromVpnApp()1868 private static void tunSubtract(int i, @NonNull NetworkStats left, @NonNull Entry right) { in tunSubtract() method
1028 Landroid/net/NetworkStats;->tunSubtract(ILandroid/net/NetworkStats;Landroid/net/NetworkStats$Entry;…