Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DNetworkStats.java1270 int idxVpnForeground = findIndex(underlyingIface, tunUid, SET_FOREGROUND, TAG_NONE, in deductTrafficFromVpnApp() local
1272 if (idxVpnForeground != -1) { in deductTrafficFromVpnApp()
1273 tunSubtract(idxVpnForeground, this, moved); in deductTrafficFromVpnApp()