Searched refs:chooseUpstreamAutomatically (Results 1 – 3 of 3) sorted by relevance
154 public final boolean chooseUpstreamAutomatically; field in TetheringConfiguration262 chooseUpstreamAutomatically = forceAutomaticUpstream || getResourceBoolean( in TetheringConfiguration()416 pw.println(chooseUpstreamAutomatically); in dump()469 sj.add(String.format("chooseUpstreamAutomatically:%s", chooseUpstreamAutomatically)); in toString()
545 mUpstreamNetworkMonitor.setUpstreamConfig(mConfig.chooseUpstreamAutomatically, in updateConfiguration()1828 final UpstreamNetworkState ns = (config.chooseUpstreamAutomatically) in chooseUpstreamType()1996 if (mConfig.chooseUpstreamAutomatically in handleUpstreamNetworkMonitorCallback()
642 mMockContext, mLog, INVALID_SUBSCRIPTION_ID, mDeps).chooseUpstreamAutomatically); in assertChooseUpstreamAutomaticallyIs()