Searched refs:mIsFromSuggestion (Results 1 – 1 of 1) sorted by relevance
113 private boolean mIsFromSuggestion; field in PasspointProvider147 mIsFromSuggestion = isFromSuggestion; in PasspointProvider()175 if (!mIsFromSuggestion) { in setTrusted()236 return mIsFromSuggestion; in isFromSuggestion()572 wifiConfig.fromWifiNetworkSuggestion = mIsFromSuggestion; in getWifiConfig()573 wifiConfig.ephemeral = mIsFromSuggestion; in getWifiConfig()699 builder.append("Suggestion: ").append(mIsFromSuggestion).append("\n"); in toString()