Searched refs:hasUserCertificate (Results 1 – 2 of 2) sorted by relevance
183 boolean hasUserCertificate() { in hasUserCertificate() method in CredentialHelper192 return (mUserKey != null) || hasUserCertificate() || hasCaCerts(); in hasAnyForSystemInstall()
134 return ((mCredentials.hasKeyPair() || mCredentials.hasUserCertificate()) in needsKeyStoreAccess()