Searched defs:updateLinkedNetworks (Results 1 – 5 of 5) sorted by relevance
714 boolean updateLinkedNetworks(@NonNull String ifaceName, int networkId, in updateLinkedNetworks() method
2229 public boolean updateLinkedNetworks(@NonNull String ifaceName, int networkId, in updateLinkedNetworks() method in SupplicantStaIfaceHal
3443 public boolean updateLinkedNetworks(@NonNull String ifaceName, int networkId, in updateLinkedNetworks() method in SupplicantStaIfaceHalAidlImpl
3851 public boolean updateLinkedNetworks(@NonNull String ifaceName, int networkId, in updateLinkedNetworks() method in SupplicantStaIfaceHalHidlImpl
8258 private void updateLinkedNetworks(@NonNull WifiConfiguration config) { in updateLinkedNetworks() method in ClientModeImpl