Searched refs:temperatureMax (Results 1 – 1 of 1) sorted by relevance
950 int temperatureMax = -1; in parseLastInstallLog() local1003 temperatureMax = scaled; in parseLastInstallLog()1033 if (temperatureMax != -1) { in parseLastInstallLog()1034 MetricsLogger.histogram(context, "ota_temperature_max", temperatureMax); in parseLastInstallLog()