Searched refs:upType (Results 1 – 2 of 2) sorted by relevance
1670 int upType = ConnectivityManager.TYPE_NONE; in chooseUpstreamType() local1687 upType = netType.intValue(); in chooseUpstreamType()1698 + ConnectivityManager.getNetworkTypeName(upType)); in chooseUpstreamType()1701 switch (upType) { in chooseUpstreamType()1705 turnOnUpstreamMobileConnection(upType); in chooseUpstreamType()1726 if (upType != ConnectivityManager.TYPE_NONE) { in chooseUpstreamType()1728 getConnectivityManager().getLinkProperties(upType); in chooseUpstreamType()1745 Network network = getConnectivityManager().getNetworkForType(upType); in chooseUpstreamType()1747 Log.e(TAG, "No Network for upstream type " + upType + "!"); in chooseUpstreamType()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...