OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Vibration
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/modules/vibration/
NavigatorVibration.idl
21
EnabledAtRuntime=
Vibration
/frameworks/base/services/java/com/android/server/
VibratorService.java
56
private final LinkedList<
Vibration
> mVibrations;
57
private
Vibration
mCurrentVibration;
81
private class
Vibration
implements IBinder.DeathRecipient {
90
Vibration
(IBinder token, long millis, int uid, String packageName) {
94
Vibration
(IBinder token, long[] pattern, int repeat, int uid, String packageName) {
98
private
Vibration
(IBinder token, long millis, long[] pattern,
122
//
vibration
.
127
// If this
vibration
will end before the time passed in, let
128
// the new
vibration
play.
150
mVibrations = new LinkedList<
Vibration
>();
[
all
...]
/external/chromium_org/third_party/usb_ids/
usb.ids
[
all
...]
Completed in 158 milliseconds