Home
last modified time | relevance | path

Searched refs:getSupportedPrimitives (Results 1 – 15 of 15) sorted by relevance

/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/1/android/hardware/vibrator/
DIVibrator.aidl30 android.hardware.vibrator.CompositePrimitive[] getSupportedPrimitives(); in getSupportedPrimitives() method
/hardware/interfaces/vibrator/aidl/android/hardware/vibrator/
DIVibrator.aidl185 CompositePrimitive[] getSupportedPrimitives(); in getSupportedPrimitives() method
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/current/android/hardware/vibrator/
DIVibrator.aidl46 android.hardware.vibrator.CompositePrimitive[] getSupportedPrimitives(); in getSupportedPrimitives() method
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/2/android/hardware/vibrator/
DIVibrator.aidl46 android.hardware.vibrator.CompositePrimitive[] getSupportedPrimitives(); in getSupportedPrimitives() method
/hardware/interfaces/vibrator/bench/
Dbenchmark.cpp393 BENCHMARK_WRAPPER(VibratorBench_Aidl, getSupportedPrimitives, {
397 mVibrator->getSupportedPrimitives(&supportedPrimitives);
537 mVibrator->getSupportedPrimitives(&supported);
560 mVibrator->getSupportedPrimitives(&supported);
/hardware/google/pixel/vibrator/cs40l26/
DVibrator.h94 virtual bool getSupportedPrimitives(uint32_t *value) = 0;
114 ndk::ScopedAStatus getSupportedPrimitives(std::vector<CompositePrimitive> *supported) override;
DHardware.h126 bool getSupportedPrimitives(uint32_t *value) override { in getSupportedPrimitives() function
DVibrator.cpp352 mHwCal->getSupportedPrimitives(&mSupportedPrimitivesBits);
481 ndk::ScopedAStatus Vibrator::getSupportedPrimitives(std::vector<CompositePrimitive> *supported) { in getSupportedPrimitives() function in aidl::android::hardware::vibrator::Vibrator
/hardware/interfaces/vibrator/aidl/default/include/vibrator-impl/
DVibrator.h39 ndk::ScopedAStatus getSupportedPrimitives(std::vector<CompositePrimitive>* supported) override;
/hardware/interfaces/vibrator/aidl/default/
DVibrator.cpp128 ndk::ScopedAStatus Vibrator::getSupportedPrimitives(std::vector<CompositePrimitive>* supported) { in getSupportedPrimitives() function in aidl::android::hardware::vibrator::Vibrator
142 getSupportedPrimitives(&supported); in getPrimitiveDuration()
161 getSupportedPrimitives(&supported); in compose()
/hardware/interfaces/vibrator/aidl/vts/
DVtsHalVibratorTargetTest.cpp392 EXPECT_EQ(Status::EX_NONE, vibrator->getSupportedPrimitives(&supported).exceptionCode()); in TEST_P()
409 ASSERT_TRUE(vibrator->getSupportedPrimitives(&supported).isOk()); in TEST_P()
432 ASSERT_TRUE(vibrator->getSupportedPrimitives(&supported).isOk()); in TEST_P()
465 ASSERT_TRUE(vibrator->getSupportedPrimitives(&supported).isOk()); in TEST_P()
569 ASSERT_TRUE(vibrator->getSupportedPrimitives(&supported).isOk()); in TEST_P()
/hardware/google/pixel/vibrator/drv2624/
DVibrator.h150 ndk::ScopedAStatus getSupportedPrimitives(std::vector<CompositePrimitive> *supported) override;
DVibrator.cpp390 ndk::ScopedAStatus Vibrator::getSupportedPrimitives( in getSupportedPrimitives() function in aidl::android::hardware::vibrator::Vibrator
/hardware/google/pixel/vibrator/cs40l25/
DVibrator.h152 ndk::ScopedAStatus getSupportedPrimitives(std::vector<CompositePrimitive> *supported) override;
DVibrator.cpp390 ndk::ScopedAStatus Vibrator::getSupportedPrimitives(std::vector<CompositePrimitive> *supported) { in getSupportedPrimitives() function in aidl::android::hardware::vibrator::Vibrator