Searched refs:getHotspotSecurityTypes (Results 1 – 3 of 3) sorted by relevance
330 public Set<Integer> getHotspotSecurityTypes() { in getHotspotSecurityTypes() method in HotspotNetwork354 && Objects.equals(mHotspotSecurityTypes, other.getHotspotSecurityTypes()); in equals()
318 new ArrayList<>(mHotspotNetworkData.getHotspotSecurityTypes()), concise); in getSecurityString()512 hotspotNetworkData.getHotspotSecurityTypes() == null)) { in HotspotNetworkEntryKey()519 new ArrayList<>(hotspotNetworkData.getHotspotSecurityTypes())); in HotspotNetworkEntryKey()
10238 method @NonNull public java.util.Set<java.lang.Integer> getHotspotSecurityTypes();