Searched refs:SetNotifySystemSessionKeyEventFunc (Results 1 – 5 of 5) sorted by relevance
210 sceneSession->SetNotifySystemSessionKeyEventFunc(func);214 sceneSession->SetNotifySystemSessionKeyEventFunc(nullptr);243 sceneSession->SetNotifySystemSessionKeyEventFunc(nullptr);
2194 session_->SetNotifySystemSessionKeyEventFunc(nullptr);
213 session_->SetNotifySystemSessionKeyEventFunc(std::move(keyEventCallback)); in RegisterEventCallback()
455 void SetNotifySystemSessionKeyEventFunc(const NotifySystemSessionKeyEventFunc& func);
3392 void Session::SetNotifySystemSessionKeyEventFunc(const NotifySystemSessionKeyEventFunc& func) in SetNotifySystemSessionKeyEventFunc() function in OHOS::Rosen::Session