Searched refs:putUserPrivKeyAndCertsInKeyStore (Results 1 – 3 of 3) sorted by relevance
107 if (!putUserPrivKeyAndCertsInKeyStore(alias, config.getClientPrivateKey(), in installKeys()187 public boolean putUserPrivKeyAndCertsInKeyStore(String alias, Key key, Certificate[] certs) { in putUserPrivKeyAndCertsInKeyStore() method in WifiKeyStore
528 when(mKeyStore.putUserPrivKeyAndCertsInKeyStore( in installCertsAndKeysSuccess()577 when(mKeyStore.putUserPrivKeyAndCertsInKeyStore( in installCertsAndKeysFailure()623 when(mKeyStore.putUserPrivKeyAndCertsInKeyStore( in uninstallCertsAndKeys()1196 when(mKeyStore.putUserPrivKeyAndCertsInKeyStore( in getWifiConfigWithCertCredential()1224 when(mKeyStore.putUserPrivKeyAndCertsInKeyStore( in getWifiConfigWithCertCredentialHasAaaServerTrustedNames()1250 when(mKeyStore.putUserPrivKeyAndCertsInKeyStore( in getWifiConfigWithCertCredentialNoCaCert()
320 if (!mKeyStore.putUserPrivKeyAndCertsInKeyStore( in installCertsAndKeys()