Home
last modified time | relevance | path

Searched defs:vibrator (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/permission/src/android/permission/cts/
DNoSystemFunctionPermissionTest.java117 Vibrator vibrator = (Vibrator)getContext().getSystemService(Context.VIBRATOR_SERVICE); in testVibrator() local
/cts/tests/tests/media/src/android/media/cts/
DAudioManagerTest.java70 Vibrator vibrator = (Vibrator) mContext.getSystemService(Context.VIBRATOR_SERVICE); in setUp() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
DBaseSensorTestActivity.java384 Vibrator vibrator = (Vibrator) getSystemService(Context.VIBRATOR_SERVICE); in vibrate() local
393 Vibrator vibrator = (Vibrator) getSystemService(Context.VIBRATOR_SERVICE); in vibrate() local