Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointManager.java1129 String caCertificateAliasSuffix = enterpriseConfig.getCaCertificateAlias(); in addWifiConfig() local
1132 && TextUtils.isEmpty(caCertificateAliasSuffix)) { in addWifiConfig()
1137 if (TextUtils.isEmpty(caCertificateAliasSuffix)) { in addWifiConfig()