Searched refs:KEYSTORE_URI (Results 1 – 3 of 3) sorted by relevance
70 public static final String KEYSTORE_URI = "keystore://"; field in WifiEnterpriseConfig92 public static final String CA_CERT_PREFIX = KEYSTORE_URI + Credentials.CA_CERTIFICATE;94 public static final String CLIENT_CERT_PREFIX = KEYSTORE_URI + Credentials.USER_CERTIFICATE;
46 public static final String KEYSTORE_URI = "keystore://"; field in WifiEnterpriseConfigTest47 public static final String CA_CERT_PREFIX = KEYSTORE_URI + Credentials.CA_CERTIFICATE;
50631 Landroid/net/wifi/WifiEnterpriseConfig;->KEYSTORE_URI:Ljava/lang/String;