Searched refs:SetRaiseToAppTopForPointDownFunc (Results 1 – 4 of 4) sorted by relevance
2090 HWTEST_F(WindowSessionTest2, SetRaiseToAppTopForPointDownFunc, Function | SmallTest | Level2)2093 session_->SetRaiseToAppTopForPointDownFunc(nullptr);
410 void SetRaiseToAppTopForPointDownFunc(const NotifyRaiseToTopForPointDownFunc& func);
1759 void Session::SetRaiseToAppTopForPointDownFunc(const NotifyRaiseToTopForPointDownFunc& func) in SetRaiseToAppTopForPointDownFunc() function in OHOS::Rosen::Session
1110 session->SetRaiseToAppTopForPointDownFunc(func); in ProcessRaiseToTopForPointDownRegister()