Searched refs:mIsTestNetwork (Results 1 – 1 of 1) sorted by relevance
2847 private final boolean mIsTestNetwork; field in NetworkMonitor.ValidationProperties2850 this.mIsTestNetwork = nc.hasTransport(TRANSPORT_TEST); in ValidationProperties()3279 final boolean isTestLocalhostHttp = mProperties.mIsTestNetwork in sendCapportApiProbe()