Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DRecoverySystem.java67 private static final File DEFAULT_KEYSTORE = field in RecoverySystem
132 keystore = DEFAULT_KEYSTORE; in getTrustedCerts()
245 deviceCertsZipFile == null ? DEFAULT_KEYSTORE : deviceCertsZipFile); in verifyPackage()