Searched defs:IsVibratorRunning (Results 1 - 3 of 3) sorted by relevance
/drivers/peripheral/vibrator/interfaces/include/ | ||
H A D | vibrator_if.h | 160 int32_t (*IsVibratorRunning)(bool state); member |
/drivers/peripheral/vibrator/hdi_service/ | ||
H A D | vibrator_if_service.cpp | 294 int32_t VibratorIfService::IsVibratorRunning(bool& state)
in IsVibratorRunning() function in OHOS::HDI::Vibrator::V1_3::VibratorIfService |
/drivers/peripheral/vibrator/hdi_impl/ | ||
H A D | vibrator_interface_impl.cpp | 186 int32_t VibratorInterfaceImpl::IsVibratorRunning(bool& state) in IsVibratorRunning() function in OHOS::HDI::Vibrator::V1_1::VibratorInterfaceImpl |
Completed in 3 milliseconds