Home
last modified time | relevance | path

Searched refs:idxVpnBackground (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/framework-t/src/android/net/
DNetworkStats.java1852 final int idxVpnBackground = findIndex(underlyingIfaces.get(i), tunUid, SET_DEFAULT, in deductTrafficFromVpnApp() local
1854 if (idxVpnBackground != -1) { in deductTrafficFromVpnApp()
1857 tunSubtract(idxVpnBackground, this, moved[i]); in deductTrafficFromVpnApp()