Searched refs:estimatedTime (Results 1 – 1 of 1) sorted by relevance
7352 String label3, long estimatedTime) { in dumpTimeEstimate() argument7353 if (estimatedTime < 0) { in dumpTimeEstimate()7360 formatTimeMs(sb, estimatedTime); in dumpTimeEstimate()7657 long estimatedTime = steps.computeTimeEstimate(STEP_LEVEL_MODES_OF_INTEREST[i], in dumpDailyLevelStepSummary() local7659 if (estimatedTime > 0) { in dumpDailyLevelStepSummary()7664 formatTimeMs(tmpSb, estimatedTime); in dumpDailyLevelStepSummary()