Searched refs:ShouldIgnoreInputMethod (Results 1 – 2 of 2) sorted by relevance
72 bool ShouldIgnoreInputMethod(const VibrateInfo &vibrateInfo);
197 bool VibrationPriorityManager::ShouldIgnoreInputMethod(const VibrateInfo &vibrateInfo) in ShouldIgnoreInputMethod() function in OHOS::Sensors::VibrationPriorityManager261 && (miscFeedback_ == FEEDBACK_MODE_OFF)) && !ShouldIgnoreInputMethod(vibrateInfo)) { in ShouldIgnoreVibrate()