Searched refs:removeNonCallerConfiguredNetwork (Results 1 – 4 of 4) sorted by relevance
1750 public boolean removeNonCallerConfiguredNetwork(int callerUid) { in removeNonCallerConfiguredNetwork() method in WifiConfigManager
2850 () -> mWifiConfigManager.removeNonCallerConfiguredNetwork(callingUid), false); in removeNonCallerConfiguredNetworks()
6858 assertTrue(mWifiConfigManager.removeNonCallerConfiguredNetwork(callerUid)); in testRemoveNonCallerConfiguredNetworks()
6117 verify(mWifiConfigManager).removeNonCallerConfiguredNetwork(eq(callerUid)); in testRemoveNonCallerConfiguredNetworks_NetworksRemoved()