Home
last modified time | relevance | path

Searched refs:upType (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java1670 int upType = ConnectivityManager.TYPE_NONE; in chooseUpstreamType() local
1687 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()
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...