Searched defs:updateLinkedNetworks (Results 1 – 5 of 5) sorted by relevance
715 boolean updateLinkedNetworks(@NonNull String ifaceName, int networkId, in updateLinkedNetworks() method
2236 public boolean updateLinkedNetworks(@NonNull String ifaceName, int networkId, in updateLinkedNetworks() method in SupplicantStaIfaceHal
3580 public boolean updateLinkedNetworks(@NonNull String ifaceName, int networkId, in updateLinkedNetworks() method in SupplicantStaIfaceHalAidlImpl
3860 public boolean updateLinkedNetworks(@NonNull String ifaceName, int networkId, in updateLinkedNetworks() method in SupplicantStaIfaceHalHidlImpl
8679 private void updateLinkedNetworks(@NonNull WifiConfiguration config) { in updateLinkedNetworks() method in ClientModeImpl