Home
last modified time | relevance | path

Searched refs:IsCurrentVibrate (Results 1 - 2 of 2) sorted by relevance

/base/sensors/miscdevice/services/miscdevice_service/include/
H A Dvibration_priority_manager.h69 bool IsCurrentVibrate(std::shared_ptr<VibratorThread> vibratorThread) const;
/base/sensors/miscdevice/services/miscdevice_service/src/
H A Dvibration_priority_manager.cpp270 if (!IsCurrentVibrate(vibratorThread)) { in ShouldIgnoreVibrate()
281 bool VibrationPriorityManager::IsCurrentVibrate(std::shared_ptr<VibratorThread> vibratorThread) const in IsCurrentVibrate() function in OHOS::Sensors::VibrationPriorityManager

Completed in 2 milliseconds