Home
last modified time | relevance | path

Searched defs:REQUEST_SYSTEM_INSTALL_CODE (Results 1 – 1 of 1) sorted by relevance

/packages/apps/CertInstaller/src/com/android/certinstaller/
DCertInstaller.java68 private static final int REQUEST_SYSTEM_INSTALL_CODE = 1; field in CertInstaller
534 REQUEST_SYSTEM_INSTALL_CODE); in installCertificateToKeystore() local