HomeSort by relevance Sort by last modified time
    Searched refs:Vibration (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/
VibratorService.java 97 private Vibration mCurrentVibration;
110 private class Vibration implements IBinder.DeathRecipient {
118 private Vibration(IBinder token, VibrationEffect effect,
137 // If the current effect is a one shot vibration that will end after the given timeout
138 // for the new one shot vibration, then just let the current vibration finish. All
255 return ServiceType.VIBRATION;
365 // If our current vibration is longer than the new vibration and is the same amplitude,
376 Slog.d(TAG, "Ignoring incoming vibration in favor of current vibration")
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
xinput.h 179 * Defines the structure of how much vibration is set on both the
202 XINPUT_VIBRATION Vibration;

Completed in 116 milliseconds