Searched refs:getQFactor (Results 1 – 12 of 12) sorted by relevance
272 float getQFactor(); in getQFactor() method
53 float getQFactor(); in getQFactor() method
48 ndk::ScopedAStatus getQFactor(float *qFactor) override;
159 ndk::ScopedAStatus getQFactor(float *qFactor) override;
415 ndk::ScopedAStatus Vibrator::getQFactor(float * /*qFactor*/) { in getQFactor() function in aidl::android::hardware::vibrator::Vibrator
189 ndk::ScopedAStatus getQFactor(float *qFactor) override;
665 ndk::ScopedAStatus Vibrator::getQFactor(float *qFactor) { in getQFactor() function in aidl::android::hardware::vibrator::Vibrator
202 ndk::ScopedAStatus getQFactor(float *qFactor) override;
814 ndk::ScopedAStatus Vibrator::getQFactor(float *qFactor) { in getQFactor() function in aidl::android::hardware::vibrator::Vibrator
232 ndk::ScopedAStatus Vibrator::getQFactor(float *qFactor) { in getQFactor() function in aidl::android::hardware::vibrator::Vibrator
671 Status status = vibrator->getQFactor(&qFactor); in TEST_P()