Lines Matching defs:persistentId
318 int32_t persistentId, const SessionRecoverCallbackFunc& callbackFunc) in RegisterSessionRecoverCallbackFunc()
334 void WindowAdapter::UnregisterSessionRecoverCallbackFunc(int32_t persistentId) in UnregisterSessionRecoverCallbackFunc()
635 WMError WindowAdapter::DumpSessionWithId(int32_t persistentId, std::vector<std::string>& infos) in DumpSessionWithId()
644 WMError WindowAdapter::GetUIContentRemoteObj(int32_t persistentId, sptr<IRemoteObject>& uiContentRe… in GetUIContentRemoteObj()
690 WMError WindowAdapter::UpdateSessionAvoidAreaListener(int32_t& persistentId, bool haveListener) in UpdateSessionAvoidAreaListener()
699 WMError WindowAdapter::UpdateSessionTouchOutsideListener(int32_t& persistentId, bool haveListener) in UpdateSessionTouchOutsideListener()
718 WMError WindowAdapter::RaiseWindowToTop(int32_t persistentId) in RaiseWindowToTop()
727 WMError WindowAdapter::UpdateSessionWindowVisibilityListener(int32_t persistentId, bool haveListene… in UpdateSessionWindowVisibilityListener()
749 sptr<WindowSessionProperty> property, int32_t& persistentId, sptr<ISession>& session, in CreateAndConnectSpecificSession()
773 WMError WindowAdapter::DestroyAndDisconnectSpecificSession(const int32_t persistentId) in DestroyAndDisconnectSpecificSession()
782 …or WindowAdapter::DestroyAndDisconnectSpecificSessionWithDetachCallback(const int32_t persistentId, in DestroyAndDisconnectSpecificSessionWithDetachCallback()
811 WMError WindowAdapter::SetSessionGravity(int32_t persistentId, SessionGravity gravity, uint32_t per… in SetSessionGravity()
820 WMError WindowAdapter::BindDialogSessionTarget(uint64_t persistentId, sptr<IRemoteObject> targetTok… in BindDialogSessionTarget()
829 WMError WindowAdapter::RequestFocusStatus(int32_t persistentId, bool isFocused) in RequestFocusStatus()
876 WMError WindowAdapter::AddOrRemoveSecureSession(int32_t persistentId, bool shouldHide) in AddOrRemoveSecureSession()
913 WMError WindowAdapter::GetCallingWindowWindowStatus(int32_t persistentId, WindowStatus& windowStatu… in GetCallingWindowWindowStatus()
922 WMError WindowAdapter::GetCallingWindowRect(int32_t persistentId, Rect& rect) in GetCallingWindowRect()