Searched refs:estimatedTime (Results 1 – 1 of 1) sorted by relevance
6620 String label3, long estimatedTime) { in dumpTimeEstimate() argument6621 if (estimatedTime < 0) { in dumpTimeEstimate()6628 formatTimeMs(sb, estimatedTime); in dumpTimeEstimate()6875 long estimatedTime = steps.computeTimeEstimate(STEP_LEVEL_MODES_OF_INTEREST[i], in dumpDailyLevelStepSummary() local6877 if (estimatedTime > 0) { in dumpDailyLevelStepSummary()6882 formatTimeMs(tmpSb, estimatedTime); in dumpDailyLevelStepSummary()