Searched refs:temperatureStart (Results 1 – 1 of 1) sorted by relevance
948 int temperatureStart = -1; in parseLastInstallLog() local999 temperatureStart = scaled; in parseLastInstallLog()1027 if (temperatureStart != -1) { in parseLastInstallLog()1028 MetricsLogger.histogram(context, "ota_temperature_start", temperatureStart); in parseLastInstallLog()