Searched refs:mActivePasspointConfig (Results 1 – 1 of 1) sorted by relevance
55 private PasspointConfig mActivePasspointConfig; field in RemediationHandler62 mActivePasspointConfig = getActivePasspointConfig(); in RemediationHandler()89 mActivePasspointConfig = newNetwork != null ? getActivePasspointConfig() : null; in newConnection()90 if (mActivePasspointConfig != null) { in newConnection()92 + mActivePasspointConfig.getHomeSP().getFQDN()); in newConnection()105 if (update.matches(wifiInfo, mActivePasspointConfig.getHomeSP())) { in newConnection()138 if (mActivePasspointConfig == null) { in wnmReceived()142 } else if (update.matches(wifiInfo, mActivePasspointConfig.getHomeSP())) { in wnmReceived()