Searched refs:resetMeteredNetwork (Results 1 – 3 of 3) sorted by relevance
18 import static com.android.cts.net.hostside.NetworkPolicyTestUtils.resetMeteredNetwork;56 resetMeteredNetwork(mSsidAndInitialMeteredness.first, in resetNetworkMeteredness()
165 public static void resetMeteredNetwork(String ssid, boolean metered) throws Exception { in resetMeteredNetwork() method in NetworkPolicyTestUtils
79 resetMeteredNetwork(); in tearDown()172 private void resetMeteredNetwork() throws Exception { in resetMeteredNetwork() method in MeteredDataRestrictionTest