Home
last modified time | relevance | path

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

1234

/aosp12/hardware/interfaces/vibrator/aidl/vts/
H A DVtsHalVibratorManagerTargetTest.cpp80 sp<IVibrator> vibrator; in TEST_P() local
89 sp<IVibrator> vibrator; in TEST_P() local
120 sp<IVibrator> vibrator; in TEST_P() local
136 sp<IVibrator> vibrator; in TEST_P() local
160 sp<IVibrator> vibrator; in TEST_P() local
185 sp<IVibrator> vibrator; in TEST_P() local
/aosp12/hardware/interfaces/vibrator/aidl/default/include/vibrator-impl/
H A DVibratorManager.h28 VibratorManager(std::shared_ptr<IVibrator> vibrator) : mDefaultVibrator(std::move(vibrator)){}; in VibratorManager()
/aosp12/hardware/interfaces/vibrator/1.3/example/
H A Dservice.cpp30 sp<IVibrator> vibrator = new Vibrator(); in registerVibratorService() local
/aosp12/frameworks/native/services/vibratorservice/
H A DVibratorManagerHalWrapper.cpp27 namespace vibrator { namespace
79 sp<Aidl::IVibrator> vibrator; in connectToVibrator() local
87 auto vibrator = result.value(); in connectToVibrator() local
H A DVibratorHalController.cpp45 namespace vibrator { namespace
H A DVibratorCallbackScheduler.cpp24 namespace vibrator { namespace
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DNotificationVibrationPreferenceFragment.java59 Vibrator vibrator = getContext().getSystemService(Vibrator.class); in getDefaultVibrationIntensity() local
H A DRingVibrationPreferenceFragment.java63 Vibrator vibrator = getContext().getSystemService(Vibrator.class); in getDefaultVibrationIntensity() local
H A DTouchVibrationPreferenceFragment.java54 Vibrator vibrator = getContext().getSystemService(Vibrator.class); in getDefaultVibrationIntensity() local
/aosp12/packages/apps/Settings/src/com/android/settings/notification/
H A DVibrateOnTouchPreferenceController.java46 final Vibrator vibrator = (Vibrator) context.getSystemService(Context.VIBRATOR_SERVICE); in hasHaptic() local
/aosp12/frameworks/base/samples/demo/haptic-assessment/src/com/example/android/hapticassessment/
H A DMainActivity.kt45 val vibrator = getSystemService(Vibrator::class.java) regex
/aosp12/frameworks/native/cmds/idlcli/vibrator/
H A DCommandSupportsAmplitudeControl.cpp24 namespace vibrator { namespace
H A DCommandSupportsExternalControl.cpp24 namespace vibrator { namespace
H A DCommandGetCapabilities.cpp24 namespace vibrator { namespace
H A DCommandGetCompositionDelayMax.cpp24 namespace vibrator { namespace
H A DCommandGetCompositionSizeMax.cpp24 namespace vibrator { namespace
H A DCommandGetFrequencyMinimum.cpp24 namespace vibrator { namespace
H A DCommandGetFrequencyResolution.cpp24 namespace vibrator { namespace
H A DCommandGetPwleCompositionSizeMax.cpp24 namespace vibrator { namespace
H A DCommandGetPwlePrimitiveDurationMax.cpp24 namespace vibrator { namespace
H A DCommandGetQFactor.cpp24 namespace vibrator { namespace
H A DCommandGetResonantFrequency.cpp24 namespace vibrator { namespace
H A DCommandAlwaysOnDisable.cpp24 namespace vibrator { namespace
/aosp12/hardware/interfaces/tests/extension/vibrator/aidl/default/
H A DCustomVibrator.cpp22 namespace aidl::android::hardware::tests::extension::vibrator { namespace
/aosp12/hardware/interfaces/vibrator/aidl/default/
H A DVibratorManager.cpp25 namespace vibrator { namespace

1234