Searched refs:mOuterConnection (Results 1 – 1 of 1) sorted by relevance
1539 private final AtomicInteger mOuterConnection = field in Vpn.LegacyVpnRunner1554 ConnectivityManager.TYPE_NONE) == mOuterConnection.get()) {1589 if (networkInfo != null) mOuterConnection.set(networkInfo.getType()); in LegacyVpnRunner()