Searched refs:estimatedTime (Results 1 – 1 of 1) sorted by relevance
4981 String label3, long estimatedTime) { in dumpTimeEstimate() argument4982 if (estimatedTime < 0) { in dumpTimeEstimate()4989 formatTimeMs(sb, estimatedTime); in dumpTimeEstimate()5182 long estimatedTime = steps.computeTimeEstimate(STEP_LEVEL_MODES_OF_INTEREST[i], in dumpDailyLevelStepSummary() local5184 if (estimatedTime > 0) { in dumpDailyLevelStepSummary()5189 formatTimeMs(tmpSb, estimatedTime); in dumpDailyLevelStepSummary()