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