Searched refs:NetworkAuthType (Results 1 – 1 of 1) sorted by relevance
139 public static class NetworkAuthType { class in WifiPasspointInfo216 public List<NetworkAuthType> networkAuthTypeList;297 for (NetworkAuthType auth : networkAuthTypeList) in toString()363 for (NetworkAuthType auth : networkAuthTypeList) { in writeToParcel()465 p.networkAuthTypeList = new ArrayList<NetworkAuthType>();467 NetworkAuthType auth = new NetworkAuthType();