Searched refs:SetRestoreMainWindowCallback (Results 1 – 3 of 3) sorted by relevance
292 void SetRestoreMainWindowCallback(NotifyRestoreMainWindowFunc&& func);
1297 void SceneSession::SetRestoreMainWindowCallback(NotifyRestoreMainWindowFunc&& func) in SetRestoreMainWindowCallback() function in OHOS::Rosen::SceneSession
776 session->SetRestoreMainWindowCallback([weakThis = wptr(this), funcName] { in ProcessRestoreMainWindowRegister()