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