Searched refs:getSupportedEffects (Results 1 – 9 of 9) sorted by relevance
108 Effect[] getSupportedEffects(); in getSupportedEffects() method
25 android.hardware.vibrator.Effect[] getSupportedEffects(); in getSupportedEffects() method
88 ndk::ScopedAStatus Vibrator::getSupportedEffects(std::vector<Effect>* _aidl_return) { in getSupportedEffects() function in aidl::android::hardware::vibrator::Vibrator178 return getSupportedEffects(_aidl_return); in getSupportedAlwaysOnEffects()
142 ndk::ScopedAStatus getSupportedEffects(std::vector<Effect> *_aidl_return) override;
236 ndk::ScopedAStatus Vibrator::getSupportedEffects(std::vector<Effect> *_aidl_return) { in getSupportedEffects() function in aidl::android::hardware::vibrator::Vibrator
126 ndk::ScopedAStatus getSupportedEffects(std::vector<Effect> *_aidl_return) override;
173 ndk::ScopedAStatus Vibrator::getSupportedEffects(std::vector<Effect> *_aidl_return) { in getSupportedEffects() function in aidl::android::hardware::vibrator::Vibrator
120 ASSERT_TRUE(vibrator->getSupportedEffects(&supported).isOk()); in TEST_P()146 ASSERT_TRUE(vibrator->getSupportedEffects(&supported).isOk()); in TEST_P()