Home
last modified time | relevance | path

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

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