Searched defs:keycode (Results 1 – 3 of 3) sorted by relevance
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
40 ErrCode MultimodeManager::SingleKeyCodeInput(int keycode, int downtime) in SingleKeyCodeInput()86 int keycode = keycodelist_[(uint32_t)(rand()) % keycodelist_.size()]; in MultiKeyCodeInput() local