Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/updates/
DCertificateTransparencyLogInstallReceiver.java105 installLog(newVersion, log); in install()
134 private void installLog(File directory, JSONObject logObject) throws IOException { in installLog() method in CertificateTransparencyLogInstallReceiver