Searched refs:SingleKeyCodeInput (Results 1 – 5 of 5) sorted by relevance
40 ErrCode MultimodeManager::SingleKeyCodeInput(int keycode, int downtime) in SingleKeyCodeInput() function in OHOS::WuKong::MultimodeManager91 result = MultimodeManager::GetInstance()->SingleKeyCodeInput(keycode, downtime); in MultiKeyCodeInput()
252 result = MultimodeManager::GetInstance()->SingleKeyCodeInput(backKeyCode, DOWNTIME); in BackToPrePage()
49 ErrCode SingleKeyCodeInput(int keycode, int downtime);
46 result = MultimodeManager::GetInstance()->SingleKeyCodeInput(keycode, DOWN_TIME); in RandomInput()
55 ErrCode result = MultimodeManager::GetInstance()->SingleKeyCodeInput(keycode, DOWN_TIME); in RandomInput()