Searched refs:getSupportedPrimitives (Results 1 – 9 of 9) sorted by relevance
129 virtual bool getSupportedPrimitives(uint32_t *value) = 0;156 ndk::ScopedAStatus getSupportedPrimitives(std::vector<CompositePrimitive> *supported) override;
377 bool getSupportedPrimitives(uint32_t *value) override { in getSupportedPrimitives() function
666 mHwCalDef->getSupportedPrimitives(&mSupportedPrimitivesBits);838 ndk::ScopedAStatus Vibrator::getSupportedPrimitives(std::vector<CompositePrimitive> *supported) { in getSupportedPrimitives() function in aidl::android::hardware::vibrator::Vibrator
75 MOCK_METHOD1(getSupportedPrimitives, bool(uint32_t *value));
373 EXPECT_CALL(*mMockCal, getSupportedPrimitives(_)) in TEST_F()
168 ndk::ScopedAStatus getSupportedPrimitives(std::vector<CompositePrimitive> *supported) override;
668 ndk::ScopedAStatus Vibrator::getSupportedPrimitives(std::vector<CompositePrimitive> * /*supported*/… in getSupportedPrimitives() function in aidl::android::hardware::vibrator::Vibrator
174 ndk::ScopedAStatus getSupportedPrimitives(std::vector<CompositePrimitive> *supported) override;
699 ndk::ScopedAStatus Vibrator::getSupportedPrimitives(std::vector<CompositePrimitive> * /*supported*/… in getSupportedPrimitives() function in aidl::android::hardware::vibrator::Vibrator