Searched refs:getSortedJankFrameIndices (Results 1 – 2 of 2) sorted by relevance
136 int length = getSortedJankFrameIndices().length; in getScore()177 public int[] getSortedJankFrameIndices() { in getSortedJankFrameIndices() method in UiBenchmarkResult
86 int[] sortedJankIndices = result.getSortedJankFrameIndices(); in storeRunResults()