Searched defs:vibrator (Results 1 – 8 of 8) sorted by relevance
124 Vibrator vibrator = (Vibrator)getContext().getSystemService(Context.VIBRATOR_SERVICE); in testVibrator() local
92 Vibrator vibrator = inputDevice.getVibrator(); in getVibrator() local
216 final Vibrator vibrator = mVibratorManager.getVibrator(ids[i]); in testGetVibrators() local
277 final Vibrator vibrator = getVibrator(); in testInputVibratorEvents() local354 final Vibrator vibrator = getVibrator(); in testInputVibratorManagerEvents() local
463 Vibrator vibrator = (Vibrator) getSystemService(Context.VIBRATOR_SERVICE); in vibrate() local472 Vibrator vibrator = (Vibrator) getSystemService(Context.VIBRATOR_SERVICE); in vibrate() local
95 Vibrator vibrator = (Vibrator) mContext.getSystemService(Context.VIBRATOR_SERVICE); in onCreate() local
1361 final Vibrator vibrator = (Vibrator) InstrumentationRegistry.getContext() in testVibratePermission() local
159 Vibrator vibrator = (Vibrator) mContext.getSystemService(Context.VIBRATOR_SERVICE); in setUp() local