Searched refs:estimatedTime (Results 1 – 1 of 1) sorted by relevance
6718 String label3, long estimatedTime) { in dumpTimeEstimate() argument6719 if (estimatedTime < 0) { in dumpTimeEstimate()6726 formatTimeMs(sb, estimatedTime); in dumpTimeEstimate()6973 long estimatedTime = steps.computeTimeEstimate(STEP_LEVEL_MODES_OF_INTEREST[i], in dumpDailyLevelStepSummary() local6975 if (estimatedTime > 0) { in dumpDailyLevelStepSummary()6980 formatTimeMs(tmpSb, estimatedTime); in dumpDailyLevelStepSummary()