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

  /frameworks/base/services/core/java/com/android/server/
VibratorService.java 60 private final LinkedList<Vibration> mVibrations;
61 private Vibration mCurrentVibration;
88 private class Vibration implements IBinder.DeathRecipient {
98 Vibration(IBinder token, long millis, int usageHint, int uid, String opPkg) {
102 Vibration(IBinder token, long[] pattern, int repeat, int usageHint, int uid,
107 private Vibration(IBinder token, long millis, long[] pattern,
132 // vibration.
137 // If this vibration will end before the time passed in, let
138 // the new vibration play.
164 mVibrations = new LinkedList<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;
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 87 milliseconds