Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DNetworkStats.java1696 final int idxVpnBackground = findIndex(underlyingIfaces.get(i), tunUid, SET_DEFAULT, in deductTrafficFromVpnApp() local
1698 if (idxVpnBackground != -1) { in deductTrafficFromVpnApp()
1701 tunSubtract(idxVpnBackground, this, moved[i]); in deductTrafficFromVpnApp()