Searched refs:downKeys_ (Results 1 – 1 of 1) sorted by relevance
48 std::vector<std::shared_ptr<MMI::KeyEvent>> downKeys_; in SimulateKeyEvents() local57 downKeys_.push_back(keyDown); in SimulateKeyEvents()62 for (auto &downKey : downKeys_) { in SimulateKeyEvents()