Searched refs:mIsNetworkOemPaid (Results 1 – 1 of 1) sorted by relevance
208 private boolean mIsNetworkOemPaid; field in WifiNetworkSuggestion.Builder269 mIsNetworkOemPaid = false; in Builder()922 mIsNetworkOemPaid = isOemPaid; in setOemPaid()1092 wifiConfiguration.oemPaid = mIsNetworkOemPaid; in buildWifiConfiguration()1131 wifiConfiguration.oemPaid = mIsNetworkOemPaid; in buildWifiConfigurationForPasspoint()1148 mPasspointConfiguration.setOemPaid(mIsNetworkOemPaid); in buildWifiConfigurationForPasspoint()1262 if (mIsNetworkOemPaid) { in build()