Searched refs:isStrengthSupported (Results 1 – 12 of 12) sorted by relevance
26 isStrengthSupported() generates (Result retval, bool strengthSupported);
26 isStrengthSupported() generates (bool strengthSupported);
96 Return<void> isStrengthSupported(isStrengthSupported_cb _hidl_cb) override;
96 Return<bool> isStrengthSupported() override;
169 Return<void> BassBoostEffect::isStrengthSupported(isStrengthSupported_cb _hidl_cb) { in isStrengthSupported() function in android::hardware::audio::effect::CPP_VERSION::implementation::BassBoostEffect
181 Return<bool> VirtualizerEffect::isStrengthSupported() { in isStrengthSupported() function in android::hardware::audio::effect::CPP_VERSION::implementation::VirtualizerEffect