Searched defs:networkId (Results 1 – 12 of 12) sorted by relevance
132 public static WifiConfiguration getWifiConfiguration(WifiManager wifiManager, int networkId) { in getWifiConfiguration()176 int networkId = wifiMan.addNetwork(config); in saveConfiguration() local227 int networkId = wifiInfo.getNetworkId(); in forgetWifiNetwork() local
40 public static Intent createIntent(Context context, int networkId) { in createIntent()52 int networkId = getIntent().getIntExtra(EXTRA_NETWORK_ID, -1); in onCreate() local
155 final int networkId = wifiConfiguration.networkId; in update() local160 networkId)); in update() local165 mIpSettingsPref.setIntent(EditIpSettingsActivity.createIntent(getContext(), networkId)); in update() local
40 public static Intent createIntent(Context context, int networkId) { in createIntent()52 int networkId = getIntent().getIntExtra(EXTRA_NETWORK_ID, NETWORK_ID_ETHERNET); in onCreate() local
228 int networkId = getWifiNetworkId(); in forgetWifiNetwork() local246 int networkId = wifiInfo.getNetworkId(); in getWifiConfiguration() local274 int networkId = wifiInfo.getNetworkId(); in isSecureWifi() local
55 public void load(int networkId) { in load()
201 int networkId = mWifiManager.addNetwork(mWifiConfiguration); in onResume() local
85 int networkId = wifiManager.addNetwork(mCurrentWifiConfiguration); in doConnect() local
117 final String networkId = config.SSID; in buildWifiPref() local
140 protected void connect(final int networkId) { in connect()
78 WriteWifiConfigToNfcDialog(Context context, int networkId, int security, in WriteWifiConfigToNfcDialog()
857 protected void connect(final int networkId) { in connect()