Searched refs:timeTotal (Results 1 – 1 of 1) sorted by relevance
839 int timeTotal = -1; in parseLastInstallLog() local879 timeTotal = scaled; in parseLastInstallLog()900 if (timeTotal != -1) { in parseLastInstallLog()901 MetricsLogger.histogram(context, "ota_time_total", timeTotal); in parseLastInstallLog()