Home
last modified time | relevance | path

Searched refs:IsHdHapticSupported (Results 1 - 7 of 7) sorted by relevance

/base/sensors/miscdevice/interfaces/inner_api/vibrator/
H A Dvibrator_agent.h141 bool IsHdHapticSupported();
/base/sensors/miscdevice/frameworks/native/vibrator/
H A Dvibrator_agent.cpp178 bool IsHdHapticSupported() in IsHdHapticSupported() function
181 return client.IsHdHapticSupported(); in IsHdHapticSupported()
/base/sensors/miscdevice/frameworks/native/vibrator/include/
H A Dvibrator_service_client.h65 bool IsHdHapticSupported();
/base/sensors/miscdevice/frameworks/cj/src/
H A Dvibrator_ffi.cpp172 return IsHdHapticSupported(); in FfiVibratorIsHdHapticSupported()
/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
H A Dvibrator_js.cpp625 static napi_value IsHdHapticSupported(napi_env env, napi_callback_info info) in IsHdHapticSupported() function
636 status= napi_get_boolean(env, IsHdHapticSupported(), &result); in IsHdHapticSupported()
802 DECLARE_NAPI_FUNCTION("isHdHapticSupported", IsHdHapticSupported), in Init()
/base/sensors/miscdevice/frameworks/native/vibrator/src/
H A Dvibrator_service_client.cpp259 bool VibratorServiceClient::IsHdHapticSupported() in IsHdHapticSupported() function in OHOS::Sensors::VibratorServiceClient
/base/sensors/miscdevice/test/unittest/vibrator/native/
H A Dvibrator_agent_test.cpp1294 if (IsSupportVibratorCustom() && IsHdHapticSupported()) { in HWTEST_F()

Completed in 7 milliseconds