Home
last modified time | relevance | path

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

/packages/modules/Connectivity/framework-t/src/android/net/
DNetworkStats.java1860 final int idxVpnForeground = findIndex(underlyingIfaces.get(i), tunUid, SET_FOREGROUND, in deductTrafficFromVpnApp() local
1862 if (idxVpnForeground != -1) { in deductTrafficFromVpnApp()
1863 tunSubtract(idxVpnForeground, this, moved[i]); in deductTrafficFromVpnApp()