Searched refs:CombinationKeyCallback (Results 1 – 3 of 3) sorted by relevance
89 activeKeyEvent->CombinationKeyCallback(keyEvent);119 activeKeyEvent->CombinationKeyCallback(keyEvent);135 activeKeyEvent->CombinationKeyCallback(keyEvent);148 activeKeyEvent->CombinationKeyCallback(keyEvent);
40 void CombinationKeyCallback(std::shared_ptr<MMI::KeyEvent> keyEvent);
76 this->CombinationKeyCallback(keyEvent); in InitSubscribe()193 void ActiveKeyEvent::CombinationKeyCallback(std::shared_ptr<MMI::KeyEvent> keyEvent) in CombinationKeyCallback() function in OHOS::HiviewDFX::ActiveKeyEvent