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.java85 private static final File DEFAULT_KEYSTORE = field in RecoverySystem
161 keystore = DEFAULT_KEYSTORE; in getTrustedCerts()
274 deviceCertsZipFile == null ? DEFAULT_KEYSTORE : deviceCertsZipFile); in verifyPackage()