Home | History | Annotate | Download | only in net

Lines Matching refs:getBoundNetworkForProcess

2563         return getProxyForNetwork(getBoundNetworkForProcess());
3701 if (netId == NetworkUtils.getBoundNetworkForProcess()) {
3730 public Network getBoundNetworkForProcess() {
3742 * {@link IllegalStateException}. Use {@link #getBoundNetworkForProcess} instead.
3743 * {@code getBoundNetworkForProcess} is a direct replacement.
3747 int netId = NetworkUtils.getBoundNetworkForProcess();