Searched refs:getCompoundDetails (Results 1 – 2 of 2) sorted by relevance
322 Return<Status> Vibrator::getCompoundDetails(Effect effect, EffectStrength strength, in getCompoundDetails() function in android::hardware::vibrator::V1_3::implementation::Vibrator395 status = getCompoundDetails(effect, strength, &timeMs, &volLevel, &effectQueue); in performEffect()
149 Return<Status> getCompoundDetails(Effect effect, EffectStrength strength, uint32_t *outTimeMs,