Home
last modified time | relevance | path

Searched defs:frequencyResolution (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/vibratorservice/include/vibratorservice/
DVibratorHalWrapper.h191 const HalResult<float> frequencyResolution; variable
/frameworks/native/services/vibratorservice/
DVibratorHalWrapper.cpp455 float frequencyResolution = 0; in getFrequencyResolutionInternal() local
/frameworks/base/services/core/jni/
Dcom_android_server_vibrator_VibratorController.cpp432 jfloat frequencyResolution = static_cast<jfloat>(info.frequencyResolution.valueOr(NAN)); in vibratorGetInfo() local