Home
last modified time | relevance | path

Searched refs:vibrate (Results 1 – 9 of 9) sorted by relevance

/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DNotificationPreset.java43 public final boolean vibrate; field in NotificationPreset.BuildOptions
49 boolean vibrate, Integer[] backgroundIds) { in BuildOptions() argument
57 this.vibrate = vibrate; in BuildOptions()
DNotificationPresets.java91 if (options.vibrate) { in applyBasicOptions()
/development/samples/browseable/JumpingJack/src/com.example.android.wearable.jumpingjack/
DUtils.java36 public final static void vibrate(Context context, int duration) { in vibrate() method in Utils
41 v.vibrate(duration); in vibrate()
DMainActivity.java194 Utils.vibrate(this, 0); in setCounter()
/development/samples/ApiDemos/src/com/example/android/apis/os/
DMorseCode.java90 vibrator.vibrate(pattern, -1);
/development/samples/ApiDemos/src/com/example/android/apis/view/
DGameView.java316 getVibrator().vibrate(20);
327 getVibrator().vibrate(new long[] { 0, 20, 20, 40, 40, 80, 40, 300 }, -1);
/development/samples/ControllerSample/src/com/example/controllersample/
DGameView.java802 vibrator.vibrate(time); in vibrateController()
809 vibrator.vibrate(pattern, repeat); in vibrateController()
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/
DClockBackService.java258 mVibrator.vibrate(pattern, -1);
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv32324 …hU45DTr0Q32jOE7_UuGS-Q@fakeemail.com,Fixed that wakelock is not released when in vibrate only mode.
33830 …tings,fake_OUDITKHUSL-yTt4gHeMWRQ@fakeemail.com,Change default value for vibrate on touch to 0 (of…
95930 …orm/frameworks/base,fake_DGbnL6-oQrG-BP4td_yJEA@fakeemail.com,Don't 'cmd vibrate' when on DND mode.
99397 …orm/frameworks/base,fake_JjshIBfgR6eD0XDripm9lg@fakeemail.com,Changed to vibrate on down instead o…
99657 …b2,platform/frameworks/base,fake_DGbnL6-oQrG-BP4td_yJEA@fakeemail.com,Created shell cmd to vibrate.
101419 …platform/frameworks/base,fake_1WKkwjHoRfSpeM6Yy2bBng@fakeemail.com,Don't vibrate on un-tuned devic…
102773 …se,fake_UxpIGfoSSliuOStye0sOIg@fakeemail.com,Don't convert all sounds to vibrations in vibrate mode
107102 …eworks/base,fake_UxpIGfoSSliuOStye0sOIg@fakeemail.com,Don't play notification audio in vibrate mode
114887 …latform/packages/apps/DeskClock,fake_bwU7XPItSNqrh5ivIKM6-A@fakeemail.com,Add timer vibrate option.
115153 …apps/DeskClock,fake_3kOFe5KuQNKr_XXlv-uS_A@fakeemail.com,Only show timer vibrate option if device …
[all …]