Home
last modified time | relevance | path

Searched refs:NetworkAuthType (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/passpoint/
DWifiPasspointInfo.java139 public static class NetworkAuthType { class in WifiPasspointInfo
216 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();