Searched refs:mIsFromSuggestion (Results 1 – 1 of 1) sorted by relevance
117 private boolean mIsFromSuggestion; field in PasspointProvider169 mIsFromSuggestion = isFromSuggestion; in PasspointProvider()198 if (!mIsFromSuggestion) { in setTrusted()217 if (!mIsFromSuggestion) { in setRestricted()281 return mIsFromSuggestion; in isFromSuggestion()627 wifiConfig.fromWifiNetworkSuggestion = mIsFromSuggestion; in getWifiConfig()628 wifiConfig.ephemeral = mIsFromSuggestion; in getWifiConfig()754 builder.append("Suggestion: ").append(mIsFromSuggestion).append("\n"); in toString()