HomeSort by relevance Sort by last modified time
    Searched refs:EXTENSION_PFX (Results 1 - 3 of 3) sorted by null

  /packages/apps/CertInstaller/src/com/android/certinstaller/
CertFile.java 179 path.endsWith(Credentials.EXTENSION_PFX));
191 if (fileName.endsWith(Credentials.EXTENSION_PFX)
  /frameworks/base/keystore/java/android/security/
Credentials.java 85 public static final String EXTENSION_PFX = ".pfx";
  /packages/apps/KeyChain/src/com/android/keychain/
KeyChainActivity.java 246 Credentials.EXTENSION_PFX, Credentials.EXTENSION_P12);

Completed in 26 milliseconds