Searched refs:setEapMethod (Results 1 – 10 of 10) sorted by relevance
51 .setEapMethod(TEST_EAP_METHOD) in testBuilderWriteAndReadBack()89 .setEapMethod(TEST_EAP_METHOD) in testFailToConstructWifiInfoWithoutSsid()115 .setEapMethod(TEST_EAP_METHOD) in testEquals()132 .setEapMethod(TEST_EAP_METHOD) in testEquals()157 .setEapMethod(TEST_EAP_METHOD) in testNotEquals()174 .setEapMethod(TEST_EAP_METHOD) in testNotEquals()199 .setEapMethod(TEST_EAP_METHOD) in testParceable()
170 builder.setEapMethod(bundle.getString(EXTRA_PROVISIONING_WIFI_EAP_METHOD)); in createBuilderFromPersistableBundle()252 public Builder setEapMethod(String eapMethod) { in setEapMethod() method in WifiInfo.Builder
355 .setEapMethod(eapMethod) in buildTestWifiInfoForEAPJustAuthMethods()366 .setEapMethod("PEAP") in buildTestWifiInfoForEAPWithCertificates()
219 .setEapMethod(getPropertyFromLongName(props, EXTRA_PROVISIONING_WIFI_EAP_METHOD)) in parseWifiInfoFromProperties()
733 .setEapMethod(getStringExtraFromLongName( in parseWifiInfoFromExtras()
167 wifiEnterpriseConfig.setEapMethod(getEAPMethodFromString(wifiInfo.eapMethod)); in updateWifiEnterpriseConfigFromWifiInfo()
353 .setEapMethod(TEST_EAP_METHOD) in testParse_nfcProvisioning_wifiWithCertificates()
675 .setEapMethod(TEST_EAP_METHOD) in testParse_WifiInfoWithCertificates()
657 config.enterpriseConfig.setEapMethod(eapMethod); in getConfig()
687 config.enterpriseConfig.setEapMethod(eapMethod); in getConfig()