Searched refs:GetKeycodeList (Results 1 – 3 of 3) sorted by relevance
55 void GetKeycodeList(std::vector<int> &keycodelist);
42 MultimodeManager::GetInstance()->GetKeycodeList(keycodelist); in RandomInput()
95 void MultimodeManager::GetKeycodeList(std::vector<int> &keycodelist) in GetKeycodeList() function in OHOS::WuKong::MultimodeManager