Home | History | Annotate | Download | only in media

Lines Matching defs:shouldVibrate

618      * @see #shouldVibrate(int)
629 * @see #shouldVibrate(int)
1260 public boolean shouldVibrate(int vibrateType) {
1263 return service.shouldVibrate(vibrateType);
1273 * see {@link #shouldVibrate(int)}.
1282 * @see #shouldVibrate(int)
1309 * @see #shouldVibrate(int)