Searched refs:repeatIndex (Results 1 – 2 of 2) sorted by relevance
1459 long[] timings, int[] amplitudes, int startIndex, int repeatIndex) { in getTotalOnDuration() argument1465 if (repeatIndex >= 0) { in getTotalOnDuration()1466 i = repeatIndex; in getTotalOnDuration()1468 repeatIndex = -1; in getTotalOnDuration()
1371 VibrateRepeatMatcher(int repeatIndex) { in VibrateRepeatMatcher() argument1372 mRepeatIndex = repeatIndex; in VibrateRepeatMatcher()