Searched defs:vibrator (Results 1 – 7 of 7) sorted by relevance
71 Vibrator vibrator = context.getSystemService(Vibrator.class); in vibrateFingerprintError() local78 Vibrator vibrator = context.getSystemService(Vibrator.class); in vibrateFingerprintSuccess() local
586 static void vibrate(FILE* vibrator, int ms) { in vibrate()649 FILE *vibrator = 0; in main() local
154 Vibrator vibrator = (Vibrator) mContext.getSystemService(Context.VIBRATOR_SERVICE); in GlobalActions() local
628 Vibrator vibrator = new SystemVibrator(context); in rebootOrShutdown() local
411 VibratorService vibrator = null; in startOtherServices() local
551 Vibrator vibrator = device.getVibrator(); in updateInputDeviceVibrators() local
586 Vibrator vibrator = (Vibrator) context.getSystemService(Context.VIBRATOR_SERVICE); in AudioService() local