Searched refs:estimatedTime (Results 1 – 1 of 1) sorted by relevance
6657 String label3, long estimatedTime) { in dumpTimeEstimate() argument6658 if (estimatedTime < 0) { in dumpTimeEstimate()6665 formatTimeMs(sb, estimatedTime); in dumpTimeEstimate()6912 long estimatedTime = steps.computeTimeEstimate(STEP_LEVEL_MODES_OF_INTEREST[i], in dumpDailyLevelStepSummary() local6914 if (estimatedTime > 0) { in dumpDailyLevelStepSummary()6919 formatTimeMs(tmpSb, estimatedTime); in dumpDailyLevelStepSummary()