Searched refs:getCurrentNetworkId (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DSupplicantStaIfaceHal.java257 private int getCurrentNetworkId() { method in class:SupplicantStaIfaceHal
444 if (getCurrentNetworkId() != config.networkId) {
446 + "Current network ID: " + getCurrentNetworkId());
521 if (getCurrentNetworkId() == networkId) {
1889 mIfaceName, getCurrentNetworkId(), bssidStr);
1892 mIfaceName, getCurrentNetworkId(), wifiSsid, bssidStr, newSupplicantState);

Completed in 38 milliseconds