Searched refs:GetKeyboardRepeatTime (Results 1 – 3 of 3) sorted by relevance
189 int32_t KeyAutoRepeat::GetKeyboardRepeatTime(int32_t deviceId, bool isDelay) in GetKeyboardRepeatTime() function in OHOS::MMI::KeyAutoRepeat279 delay = GetKeyboardRepeatTime(keyEvent_->GetDeviceId(), true); in GetKeyboardRepeatDelay()297 rate = GetKeyboardRepeatTime(keyEvent_->GetDeviceId(), false); in GetKeyboardRepeatRate()
144 int32_t actualRepeatTime = keyAutoRepeat.GetKeyboardRepeatTime(deviceId, isDelay);148 actualRepeatTime = keyAutoRepeat.GetKeyboardRepeatTime(deviceId, isDelay);
54 int32_t GetKeyboardRepeatTime(int32_t deviceId, bool isDelay);