Searched refs:isNewConnectionInProgress (Results 1 – 1 of 1) sorted by relevance
5558 private boolean isNewConnectionInProgress(@NonNull String disconnectingSsid) { in isNewConnectionInProgress() method in ClientModeImpl5922 boolean newConnectionInProgress = isNewConnectionInProgress(eventInfo.ssid); in processMessageImpl()