Searched refs:lastChoiceConfig (Results 1 – 1 of 1) sorted by relevance
521 … public String lastChoiceConfig; // Debug only, indicate last choice applied to this configuration field in WifiConfiguration.Visibility560 if (lastChoiceConfig != null) { in toString()562 sbuf.append(", ").append(lastChoiceConfig); in toString()