Searched defs:updateLinkedNetworks (Results 1 – 5 of 5) sorted by relevance
721 boolean updateLinkedNetworks(@NonNull String ifaceName, int networkId, in updateLinkedNetworks() method
2245 public boolean updateLinkedNetworks(@NonNull String ifaceName, int networkId, in updateLinkedNetworks() method in SupplicantStaIfaceHal
3678 public boolean updateLinkedNetworks(@NonNull String ifaceName, int networkId, in updateLinkedNetworks() method in SupplicantStaIfaceHalAidlImpl
3887 public boolean updateLinkedNetworks(@NonNull String ifaceName, int networkId, in updateLinkedNetworks() method in SupplicantStaIfaceHalHidlImpl
8733 private void updateLinkedNetworks(@NonNull WifiConfiguration config) { in updateLinkedNetworks() method in ClientModeImpl