Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DNetworkStats.java1264 int idxVpnBackground = findIndex(underlyingIface, tunUid, SET_DEFAULT, TAG_NONE, in deductTrafficFromVpnApp() local
1266 if (idxVpnBackground != -1) { in deductTrafficFromVpnApp()
1267 tunSubtract(idxVpnBackground, this, moved); in deductTrafficFromVpnApp()