Searched defs:keycode (Results 1 – 4 of 4) sorted by relevance
40 ErrCode MultimodeManager::SingleKeyCodeInput(int keycode, int downtime) in SingleKeyCodeInput()90 int keycode = keycodelist_[(uint32_t)(rand()) % keycodelist_.size()]; in MultiKeyCodeInput() local
45 int keycode = keycodelist[(uint32_t)(rand()) % keycodelist.size()]; in RandomInput() local
54 int keycode = MMI::KeyEvent::KEYCODE_VOLUME_UP + rand() % HARDKEY_COUNT; in RandomInput() local
29 int32_t keycode; member