Searched refs:estimatedTime (Results 1 – 1 of 1) sorted by relevance
6499 String label3, long estimatedTime) { in dumpTimeEstimate() argument6500 if (estimatedTime < 0) { in dumpTimeEstimate()6507 formatTimeMs(sb, estimatedTime); in dumpTimeEstimate()6754 long estimatedTime = steps.computeTimeEstimate(STEP_LEVEL_MODES_OF_INTEREST[i], in dumpDailyLevelStepSummary() local6756 if (estimatedTime > 0) { in dumpDailyLevelStepSummary()6761 formatTimeMs(tmpSb, estimatedTime); in dumpDailyLevelStepSummary()