Home
last modified time | relevance | path

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

/frameworks/native/services/vibratorservice/
DVibratorHalWrapper.cpp91 mInfoCache.mQFactor = getQFactorInternal(); in getInfo()
190 HalResult<float> HalWrapper::getQFactorInternal() { in getQFactorInternal() function in android::vibrator::HalWrapper
402 HalResult<float> AidlHalWrapper::getQFactorInternal() { in getQFactorInternal() function in android::vibrator::AidlHalWrapper
/frameworks/native/services/vibratorservice/include/vibratorservice/
DVibratorHalWrapper.h397 virtual HalResult<float> getQFactorInternal();
463 HalResult<float> getQFactorInternal() override final;