Home
last modified time | relevance | path

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

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