Searched refs:historyLog (Results 1 – 1 of 1) sorted by relevance
5001 final StringBuilder historyLog = new StringBuilder("id=").append(id) in onFillReady() local5005 TimeUtils.formatDuration(duration, historyLog); in onFillReady()5006 mUiLatencyHistory.log(historyLog.toString()); in onFillReady()