Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DRecoverySystem.java841 int sourceVersion = -1; in parseLastInstallLog() local
883 sourceVersion = scaled; in parseLastInstallLog()
906 if (sourceVersion != -1) { in parseLastInstallLog()
907 MetricsLogger.histogram(context, "ota_source_version", sourceVersion); in parseLastInstallLog()