Searched refs:chooseUpstreamAutomatically (Results 1 – 2 of 2) sorted by relevance
90 public final boolean chooseUpstreamAutomatically; field in TetheringConfiguration117 chooseUpstreamAutomatically = getResourceBoolean(res, config_tether_upstream_automatic); in TetheringConfiguration()161 pw.println(chooseUpstreamAutomatically); in dump()184 sj.add(String.format("chooseUpstreamAutomatically:%s", chooseUpstreamAutomatically)); in toString()
940 || cfg.chooseUpstreamAutomatically; in hasTetherableConfiguration()1202 final NetworkState ns = (config.chooseUpstreamAutomatically) in chooseUpstreamType()