Searched refs:addHotspotSecurityType (Results 1 – 6 of 6) sorted by relevance
95 .addHotspotSecurityType(SECURITY_TYPE_PSK)258 .addHotspotSecurityType(SECURITY_TYPE_PSK) in testGetSummary_tablet_usesHotspotNetworkData()280 .addHotspotSecurityType(SECURITY_TYPE_PSK) in testGetSummary_computer_usesHotspotNetworkData()302 .addHotspotSecurityType(SECURITY_TYPE_PSK) in testGetSummary_watch_usesHotspotNetworkData()324 .addHotspotSecurityType(SECURITY_TYPE_PSK) in testGetSummary_vehicle_usesHotspotNetworkData()346 .addHotspotSecurityType(SECURITY_TYPE_PSK) in testGetSummary_unknown_usesHotspotNetworkData()527 .addHotspotSecurityType(SECURITY_TYPE_PSK) in testIsBatteryCharging_apiFlagOn_usesHotspotNetworkDataApi()560 .addHotspotSecurityType(SECURITY_TYPE_PSK) in testIsBatteryCharging_apiFlagOn_usesHotspotNetworkDataExtras()592 .addHotspotSecurityType(SECURITY_TYPE_PSK) in testIsBatteryCharging_apiFlagOff_usesHotspotNetworkDataExtras()624 .addHotspotSecurityType(SECURITY_TYPE_PSK) in testIsBatteryCharging_apiFlagOn_extraFalse()[all …]
140 .addHotspotSecurityType(WifiInfo.SECURITY_TYPE_WEP) in testCreateNetworkDetailsTracker_returnsHotspotNetworkDetailsTracker()
2808 .addHotspotSecurityType(SECURITY_TYPE_PSK) in testHotspotNetworks_activeHotspot_nonVirtualEntryIncluded()2842 .addHotspotSecurityType(SECURITY_TYPE_PSK) in testHotspotNetworks_duplicatesStandardEntry_standardEntryExcluded()2885 .addHotspotSecurityType(SECURITY_TYPE_PSK) in testHotspotNetworks_duplicatesActiveStandardEntry_standardEntryExcluded()
78 .addHotspotSecurityType(SECURITY_TYPE_WEP)79 .addHotspotSecurityType(SECURITY_TYPE_EAP).build();
189 public Builder addHotspotSecurityType(@SecurityType int hotspotSecurityType) { in addHotspotSecurityType() method in HotspotNetwork.Builder
10252 … public android.net.wifi.sharedconnectivity.app.HotspotNetwork.Builder addHotspotSecurityType(int);