Searched refs:combinationKeyCallBack (Results 1 – 1 of 1) sorted by relevance
53 …CombinationKeyCallBack combinationKeyCallBack = [callback](std::shared_ptr<MMI::KeyEvent> keyEvent… in AddKeyEventMonitor() local60 …inationKey(MMI::KeyEvent::KEYCODE_META_LEFT, MMI::KeyEvent::KEYCODE_SPACE, combinationKeyCallBack); in AddKeyEventMonitor()61 …nationKey(MMI::KeyEvent::KEYCODE_META_RIGHT, MMI::KeyEvent::KEYCODE_SPACE, combinationKeyCallBack); in AddKeyEventMonitor()