Home
last modified time | relevance | path

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

/frameworks/native/services/vibratorservice/
DVibratorHalWrapper.cpp160 mInfoCache.mQFactor = getQFactorInternal(); in getInfo()
259 HalResult<float> HalWrapper::getQFactorInternal() { in getQFactorInternal() function in android::vibrator::HalWrapper
460 HalResult<float> AidlHalWrapper::getQFactorInternal() { in getQFactorInternal() function in android::vibrator::AidlHalWrapper
/frameworks/native/services/vibratorservice/include/vibratorservice/
DVibratorHalWrapper.h319 virtual HalResult<float> getQFactorInternal();
385 HalResult<float> getQFactorInternal() override final;