Home
last modified time | relevance | path

Searched refs:getConnectingWifiConfigurationInternal (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DClientModeImpl.java3260 config = getConnectingWifiConfigurationInternal(); in handleSupplicantStateChange()
3550 config = getConnectingWifiConfigurationInternal(); in handleNetworkDisconnect()
3811 configuration = getConnectingWifiConfigurationInternal(); in reportConnectionAttemptEnd()
4087 config = getConnectingWifiConfigurationInternal(); in processIpReachabilityFailure()
4503 @Nullable private WifiConfiguration getConnectingWifiConfigurationInternal() { in getConnectingWifiConfigurationInternal() method in ClientModeImpl
4535 return getConnectingWifiConfigurationInternal(); in getConnectingWifiConfiguration()
5911 config = getConnectingWifiConfigurationInternal(); in processMessageImpl()
5952 logEventIfManagedNetwork(getConnectingWifiConfigurationInternal(), in processMessageImpl()
7288 getConnectingWifiConfigurationInternal(), eventInfo.reasonCode); in processMessageImpl()
7860 WifiConfiguration config = getConnectingWifiConfigurationInternal(); in getConnectingSsidInternal()
[all …]