Searched refs:mVibrator (Results 1 – 1 of 1) sorted by relevance
218 private Vibrator mVibrator; field in ClockBackService258 mVibrator.vibrate(pattern, -1);262 mVibrator.cancel();329 mVibrator = (Vibrator) getSystemService(Service.VIBRATOR_SERVICE); in onServiceConnected()