Home
last modified time | relevance | path

Searched refs:GetAutoSwitch (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/service/event_handler/include/
H A Dkey_auto_repeat.h51 DeviceConfig GetAutoSwitch(int32_t deviceId);
/foundation/multimodalinput/input/service/event_handler/src/
H A Dkey_auto_repeat.cpp90 DeviceConfig devConf = GetAutoSwitch(keyEvent->GetDeviceId()); in SelectAutoRepeat()
205 DeviceConfig KeyAutoRepeat::GetAutoSwitch(int32_t deviceId) in GetAutoSwitch() function in OHOS::MMI::KeyAutoRepeat
/foundation/multimodalinput/input/service/event_handler/test/
H A Dkey_auto_repeat_test.cpp154 * @tc.desc: Test the funcation GetAutoSwitch
166 ASSERT_NO_FATAL_FAILURE(keyAutoRepeat.GetAutoSwitch(existingDeviceId)); in HWTEST_F()

Completed in 3 milliseconds