Searched refs:expectedTimestampSlotsSize (Results 1 – 1 of 1) sorted by relevance
1119 final int expectedTimestampSlotsSize = expectedTimestampSlots.size(); in interpolateHistory() local1121 final long endTimestamp = expectedTimestampSlots.get(expectedTimestampSlotsSize - 1); in interpolateHistory()1124 for (int index = 1; index < expectedTimestampSlotsSize - 1; index++) { in interpolateHistory()