Searched defs:updateNetworks (Results 1 – 3 of 3) sorted by relevance
198 List<ScanResultMatchInfo> updateNetworks = Collections.singletonList(mNetwork2); in updateWithLockedNetworkShouldResetRequiredNumberOfScans() local
2183 Set<String> updateNetworks = new HashSet<>(); in verifyUserDisabledListUpdated() local
1517 void updateNetworks() throws InterruptedException { in updateNetworks() method in NetworkPolicyManagerService