Searched refs:setLinkProperties (Results 1 – 2 of 2) sorted by relevance
521 shadowOf(connectivityManager).setLinkProperties(network, lp); in getLinkProperties()530 shadowOf(connectivityManager).setLinkProperties(network, null); in getLinkProperties_shouldReturnNull()
385 public void setLinkProperties(Network network, LinkProperties linkProperties) { in setLinkProperties() method in ShadowConnectivityManager