Home
last modified time | relevance | path

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

/device/google/felix/vibrator/cs40l26/
DVibrator.h129 virtual bool getSupportedPrimitives(uint32_t *value) = 0;
156 ndk::ScopedAStatus getSupportedPrimitives(std::vector<CompositePrimitive> *supported) override;
DHardware.h377 bool getSupportedPrimitives(uint32_t *value) override { in getSupportedPrimitives() function
DVibrator.cpp666 mHwCalDef->getSupportedPrimitives(&mSupportedPrimitivesBits);
838 ndk::ScopedAStatus Vibrator::getSupportedPrimitives(std::vector<CompositePrimitive> *supported) { in getSupportedPrimitives() function in aidl::android::hardware::vibrator::Vibrator
/device/google/felix/vibrator/cs40l26/tests/
Dmocks.h75 MOCK_METHOD1(getSupportedPrimitives, bool(uint32_t *value));
Dtest-vibrator.cpp373 EXPECT_CALL(*mMockCal, getSupportedPrimitives(_)) in TEST_F()
/device/google/barbet/vibrator/drv2624/
DVibrator.h168 ndk::ScopedAStatus getSupportedPrimitives(std::vector<CompositePrimitive> *supported) override;
DVibrator.cpp668 ndk::ScopedAStatus Vibrator::getSupportedPrimitives(std::vector<CompositePrimitive> * /*supported*/… in getSupportedPrimitives() function in aidl::android::hardware::vibrator::Vibrator
/device/google/redfin/vibrator/drv2624/
DVibrator.h174 ndk::ScopedAStatus getSupportedPrimitives(std::vector<CompositePrimitive> *supported) override;
DVibrator.cpp699 ndk::ScopedAStatus Vibrator::getSupportedPrimitives(std::vector<CompositePrimitive> * /*supported*/… in getSupportedPrimitives() function in aidl::android::hardware::vibrator::Vibrator