Home
last modified time | relevance | path

Searched refs:includesVpnAndAppsTrustAnchors (Results 1 – 2 of 2) sorted by relevance

/packages/apps/CertInstaller/src/com/android/certinstaller/
DCredentialHelper.java427 public boolean includesVpnAndAppsTrustAnchors() { in includesVpnAndAppsTrustAnchors() method in CredentialHelper
DCertInstaller.java188 if (mCredentials.includesVpnAndAppsTrustAnchors()) { in onActivityResult()