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.java1148 String caCertificateAliasSuffix = enterpriseConfig.getCaCertificateAlias(); in addWifiConfig() local
1151 && TextUtils.isEmpty(caCertificateAliasSuffix)) { in addWifiConfig()
1156 if (TextUtils.isEmpty(caCertificateAliasSuffix)) { in addWifiConfig()