Searched refs:mConnectChoice (Results 1 – 3 of 3) sorted by relevance
121 private String mConnectChoice = null; field in PasspointProvider587 wifiConfig.getNetworkSelectionStatus().setConnectChoice(mConnectChoice); in getWifiConfig()701 builder.append("UserConnectChoice: ").append(mConnectChoice).append("\n"); in toString()1159 mConnectChoice = choice; in setUserConnectChoice()1164 return mConnectChoice; in getConnectChoice()
2099 private String mConnectChoice; field in WifiConfiguration.NetworkSelectionStatus2228 return mConnectChoice; in getConnectChoice()2237 mConnectChoice = newConnectChoice; in setConnectChoice()
1529 Landroid/net/wifi/WifiConfiguration$NetworkSelectionStatus;->mConnectChoice:Ljava/lang/String;