Searched refs:idxVpnForeground (Results 1 – 1 of 1) sorted by relevance
962 int idxVpnForeground = findIndex(underlyingIface, tunUid, SET_FOREGROUND, TAG_NONE); in deductTrafficFromVpnApp() local963 if (idxVpnForeground != -1) { in deductTrafficFromVpnApp()964 tunSubtract(idxVpnForeground, this, moved); in deductTrafficFromVpnApp()