Home
last modified time | relevance | path

Searched defs:oldNetId (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
H A DMeteredDataRestrictionTest.java163 final int oldNetId = getActiveNetworkNetId(); in setMeteredNetwork() local
265 private void waitForReconnection(int oldNetId) throws InterruptedException { in waitForReconnection()