Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/vibratorservice/
H A DVibratorHalWrapper.cpp203 HalResult<std::vector<Effect>> HalWrapper::getSupportedEffectsInternal() { in getSupportedEffectsInternal() function in android::vibrator::HalWrapper
376 HalResult<std::vector<Effect>> AidlHalWrapper::getSupportedEffectsInternal() { in getSupportedEffectsInternal() function in android::vibrator::AidlHalWrapper