Searched defs:timings (Results 1 – 7 of 7) sorted by relevance
65 long[] timings = new long[]{SECONDS.toMillis(1), SECONDS.toMillis(2), SECONDS.toMillis(1)}; in testWaveform() local
668 long[] timings = getLongIntArray(mContext.getResources(), resId); in createEffectFromResource() local673 private static VibrationEffect createEffectFromTimings(@Nullable long[] timings) { in createEffectFromTimings()
222 public static VibrationEffect createWaveform(long[] timings, int repeat) { in createWaveform()277 public static VibrationEffect createWaveform(long[] timings, int[] amplitudes, int repeat) { in createWaveform()
592 long[] timings = new long[pattern.length]; in getCameraGestureVibrationEffect() local
1169 BootloaderTimingMap timings; in GetBootLoaderTimings() local
1168 long[] timings = new long[stepCount]; in vibrate_withWaveform_totalVibrationTimeRespected() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...