Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DNetworkStats.java1668 final int idxVpnForeground = findIndex(underlyingIfaces[i], tunUid, SET_FOREGROUND, in deductTrafficFromVpnApp() local
1670 if (idxVpnForeground != -1) { in deductTrafficFromVpnApp()
1671 tunSubtract(idxVpnForeground, this, moved[i]); in deductTrafficFromVpnApp()