Searched refs:vibrator (Results 1 – 10 of 10) 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,
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 6618 …re,fake_KfPNapGyTLGR6fVBLCWdUg@fakeemail.com,init.rc: enable ledtrig-transient support for vibrator 7346 …08eb711,platform/system/core,fake_ec-bl3cmQNSQTD5kROJHjw@fakeemail.com,Add tracing tags to vibrator 9136 …platform/hardware/libhardware,fake_KfPNapGyTLGR6fVBLCWdUg@fakeemail.com,vibrator: fix issue with l… 9244 …rm/hardware/libhardware,fake_ZG6zSAxuTpO3eoLHjSvDIg@fakeemail.com,Build vibrator.default.vendor wi… 9296 …platform/hardware/libhardware,fake_bCwaEonzQ9ae25AQWY4GjA@fakeemail.com,vibrator: add support to u… 32577 …ake_fblvbNR2Tv-553Q0CtWj_A@fakeemail.com,"Fix search indexing for game controller ""use vibrator""" 37036 …ve,fake_DGbnL6-oQrG-BP4td_yJEA@fakeemail.com,Vibrates using 'cmd vibrator' instead of HAL vibrator. 94596 …572be,device/lge/bullhead,fake_OiHVzqw8QXqOYCRIS-XBdA@fakeemail.com,Add vibrator default impl to b… 100308 …ameworks/base,fake_1WKkwjHoRfSpeM6Yy2bBng@fakeemail.com,Add support for vibrator 1.1 HAL and TICK … 103862 …frameworks/base,fake_rm2vo45zSJCtklKDKHtwNg@fakeemail.com,Customize camera gesture vibrator pattern [all …]
|