Searched refs:vibrator (Results 1 – 9 of 9) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/os/ |
D | MorseCode.java | 89 Vibrator vibrator = (Vibrator)getSystemService(Context.VIBRATOR_SERVICE); 90 vibrator.vibrate(pattern, -1);
|
/development/samples/ControllerSample/src/com/example/controllersample/ |
D | GameView.java | 800 Vibrator vibrator = getVibrator(); in vibrateController() local 801 if (null != vibrator) { in vibrateController() 802 vibrator.vibrate(time); in vibrateController() 807 Vibrator vibrator = getVibrator(); in vibrateController() local 808 if (null != vibrator) { in vibrateController() 809 vibrator.vibrate(pattern, repeat); in vibrateController()
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | GameView.java | 338 Vibrator vibrator = mLastInputDevice.getVibrator(); 339 if (vibrator.hasVibrator()) { 340 return vibrator;
|
/development/vndk/tools/definition-tool/datasets/ |
D | eligible-list-29-properties.csv | 299 android.hardware.vibrator@1.0,True,False,True,hidl_interface 300 android.hardware.vibrator@1.0-adapter-helper,True,False,True,hidl_interface 301 android.hardware.vibrator@1.1,True,False,True,hidl_interface 302 android.hardware.vibrator@1.1-adapter-helper,True,False,True,hidl_interface 303 android.hardware.vibrator@1.2,True,False,True,hidl_interface 304 android.hardware.vibrator@1.2-adapter-helper,True,False,True,hidl_interface 305 android.hardware.vibrator@1.3,True,False,True,hidl_interface 306 android.hardware.vibrator@1.3-adapter-helper,True,False,True,hidl_interface
|
D | eligible-list-28-properties.csv | 205 android.hardware.vibrator@1.0,True,False,True,hidl_interface 206 android.hardware.vibrator@1.0-adapter-helper,True,False,True,hidl_interface 207 android.hardware.vibrator@1.1,True,False,True,hidl_interface 208 android.hardware.vibrator@1.1-adapter-helper,True,False,True,hidl_interface 209 android.hardware.vibrator@1.2,True,False,True,hidl_interface 210 android.hardware.vibrator@1.2-adapter-helper,True,False,True,hidl_interface
|
D | eligible-list-29.csv | 140 /system/${LIB}/android.hardware.vibrator@1.0.so,VNDK, 141 /system/${LIB}/android.hardware.vibrator@1.1.so,VNDK, 142 /system/${LIB}/android.hardware.vibrator@1.2.so,VNDK, 143 /system/${LIB}/android.hardware.vibrator@1.3.so,VNDK, 647 /system/${LIB}/vndk${VNDK_VER}/android.hardware.vibrator@1.0.so,VNDK, 648 /system/${LIB}/vndk${VNDK_VER}/android.hardware.vibrator@1.1.so,VNDK, 649 /system/${LIB}/vndk${VNDK_VER}/android.hardware.vibrator@1.2.so,VNDK, 650 /system/${LIB}/vndk${VNDK_VER}/android.hardware.vibrator@1.3.so,VNDK,
|
D | eligible-list-28.csv | 97 /system/${LIB}/android.hardware.vibrator@1.0.so,VNDK, 98 /system/${LIB}/android.hardware.vibrator@1.1.so,VNDK, 99 /system/${LIB}/android.hardware.vibrator@1.2.so,VNDK, 572 /system/${LIB}/vndk${VNDK_VER}/android.hardware.vibrator@1.0.so,VNDK, 573 /system/${LIB}/vndk${VNDK_VER}/android.hardware.vibrator@1.1.so,VNDK, 574 /system/${LIB}/vndk${VNDK_VER}/android.hardware.vibrator@1.2.so,VNDK,
|
D | eligible-list-27.csv | 63 /system/${LIB}/android.hardware.vibrator@1.0.so,VNDK, 64 /system/${LIB}/android.hardware.vibrator@1.1.so,VNDK, 451 /system/${LIB}/vndk${VNDK_VER}/android.hardware.vibrator@1.0.so,VNDK, 452 /system/${LIB}/vndk${VNDK_VER}/android.hardware.vibrator@1.1.so,VNDK,
|
D | eligible-list-26.csv | 55 /system/${LIB}/android.hardware.vibrator@1.0.so,VNDK, 426 /system/${LIB}/vndk${VNDK_VER}/android.hardware.vibrator@1.0.so,VNDK,
|