Searched refs:putUserPrivKeyAndCertsInKeyStore (Results 1 – 3 of 3) sorted by relevance
107 if (!putUserPrivKeyAndCertsInKeyStore(alias, config.getClientPrivateKey(), in installKeys()192 public boolean putUserPrivKeyAndCertsInKeyStore(String alias, Key key, Certificate[] certs) { in putUserPrivKeyAndCertsInKeyStore() method in WifiKeyStore
537 when(mKeyStore.putUserPrivKeyAndCertsInKeyStore( in installCertsAndKeysSuccess()586 when(mKeyStore.putUserPrivKeyAndCertsInKeyStore( in installCertsAndKeysFailure()632 when(mKeyStore.putUserPrivKeyAndCertsInKeyStore( in uninstallCertsAndKeys()1217 when(mKeyStore.putUserPrivKeyAndCertsInKeyStore( in getWifiConfigWithCertCredential()1245 when(mKeyStore.putUserPrivKeyAndCertsInKeyStore( in getWifiConfigWithCertCredentialHasAaaServerTrustedNames()1271 when(mKeyStore.putUserPrivKeyAndCertsInKeyStore( in getWifiConfigWithCertCredentialNoCaCert()
366 if (!mKeyStore.putUserPrivKeyAndCertsInKeyStore( in installCertsAndKeys()