Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DRecoverySystem.java947 int sourceVersion = -1; in parseLastInstallLog() local
991 sourceVersion = scaled; in parseLastInstallLog()
1018 if (sourceVersion != -1) { in parseLastInstallLog()
1019 MetricsLogger.histogram(context, "ota_source_version", sourceVersion); in parseLastInstallLog()