Searched defs:onUserSelectionConnectSuccess (Results 1 – 2 of 2) sorted by relevance
36 void onUserSelectionConnectSuccess(in WifiConfiguration wificonfiguration); in onUserSelectionConnectSuccess() method
1714 default void onUserSelectionConnectSuccess(@NonNull WifiConfiguration wifiConfiguration) {} in onUserSelectionConnectSuccess() method1818 public void onUserSelectionConnectSuccess(WifiConfiguration wifiConfiguration) { in onUserSelectionConnectSuccess() method in WifiManager.NetworkRequestMatchCallbackProxy