Home
last modified time | relevance | path

Searched refs:getSupportedEffectsInternal (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/vibratorservice/
DVibratorHalWrapper.cpp64 mInfoCache.mSupportedEffects = getSupportedEffectsInternal(); in getInfo()
134 HalResult<std::vector<Effect>> HalWrapper::getSupportedEffectsInternal() { in getSupportedEffectsInternal() function in android::vibrator::HalWrapper
308 HalResult<std::vector<Effect>> AidlHalWrapper::getSupportedEffectsInternal() { in getSupportedEffectsInternal() function in android::vibrator::AidlHalWrapper
/frameworks/native/services/vibratorservice/include/vibratorservice/
DVibratorHalWrapper.h384 virtual HalResult<std::vector<hardware::vibrator::Effect>> getSupportedEffectsInternal();
448 HalResult<std::vector<hardware::vibrator::Effect>> getSupportedEffectsInternal() override final;