Searched refs:repeatIndex (Results 1 – 2 of 2) sorted by relevance
1333 long[] timings, int[] amplitudes, int startIndex, int repeatIndex) { in getTotalOnDuration() argument1339 if (repeatIndex >= 0) { in getTotalOnDuration()1340 i = repeatIndex; in getTotalOnDuration()1342 repeatIndex = -1; in getTotalOnDuration()
1355 VibrateRepeatMatcher(int repeatIndex) { in VibrateRepeatMatcher() argument1356 mRepeatIndex = repeatIndex; in VibrateRepeatMatcher()