Searched refs:getEffectDetails (Results 1 – 2 of 2) sorted by relevance
275 ndk::ScopedAStatus Vibrator::getEffectDetails(Effect effect, uint8_t *outIndex, in getEffectDetails() function in aidl::android::hardware::vibrator::Vibrator312 status = getEffectDetails(effect, &index, &timeMS); in performEffect()352 status = getEffectDetails(effect, &index, &timeMs); in alwaysOnEnable()
174 ndk::ScopedAStatus getEffectDetails(Effect effect, uint8_t *outIndex, uint32_t *outTimeMs);