Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowConnectivityManager.java385 public void setLinkProperties(Network network, LinkProperties linkProperties) { in setLinkProperties() argument
386 linkPropertiesMap.put(network, linkProperties); in setLinkProperties()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
DConnectivityManagerFacade.java321 LinkProperties linkProperties) { in onLinkPropertiesChanged() argument
329 linkProperties.getInterfaceName())); in onLinkPropertiesChanged()