Home | History | Annotate | Download | only in am

Lines Matching defs:formatDuration

224                 else TimeUtils.formatDuration(lastLaunchTime, now, pw);
256 else TimeUtils.formatDuration(displayStartTime, now, pw);
259 else TimeUtils.formatDuration(startTime, now, pw);
267 else TimeUtils.formatDuration(lastVisibleTime, now, pw);
840 TimeUtils.formatDuration(thisTime, sb);
843 TimeUtils.formatDuration(totalTime, sb);
871 TimeUtils.formatDuration(thisTime, sb);
874 TimeUtils.formatDuration(totalTime, sb);