Searched refs:ScreenSessionManagerProxy (Results 1 – 4 of 4) sorted by relevance
72 sptr<ScreenSessionManagerProxy> screenSessionManagerProxy = new ScreenSessionManagerProxy(impl);96 sptr<ScreenSessionManagerProxy> screenSessionManagerProxy = new ScreenSessionManagerProxy(impl);120 sptr<ScreenSessionManagerProxy> screenSessionManagerProxy = new ScreenSessionManagerProxy(impl);141 sptr<ScreenSessionManagerProxy> screenSessionManagerProxy = new ScreenSessionManagerProxy(impl);166 sptr<ScreenSessionManagerProxy> screenSessionManagerProxy = new ScreenSessionManagerProxy(impl);194 sptr<ScreenSessionManagerProxy> screenSessionManagerProxy = new ScreenSessionManagerProxy(impl);222 sptr<ScreenSessionManagerProxy> screenSessionManagerProxy = new ScreenSessionManagerProxy(impl);250 sptr<ScreenSessionManagerProxy> screenSessionManagerProxy = new ScreenSessionManagerProxy(impl);280 sptr<ScreenSessionManagerProxy> screenSessionManagerProxy = new ScreenSessionManagerProxy(impl);308 sptr<ScreenSessionManagerProxy> screenSessionManagerProxy = new ScreenSessionManagerProxy(impl);[all …]
119 …screenSessionManagerClient_->screenSessionManager_ = new ScreenSessionManagerProxy(iRemoteObjectMo…880 …screenSessionManagerClient_->screenSessionManager_ = new ScreenSessionManagerProxy(iRemoteObjectMo…
700 bool OHOS::Rosen::ScreenSessionManagerProxy::WakeUpEnd() in WakeUpEnd()752 bool OHOS::Rosen::ScreenSessionManagerProxy::SuspendEnd() in SuspendEnd()950 bool OHOS::Rosen::ScreenSessionManagerProxy::TryToCancelScreenOff() in TryToCancelScreenOff()2020 void ScreenSessionManagerProxy::SetFoldStatusLocked(bool locked) in SetFoldStatusLocked()2075 FoldDisplayMode ScreenSessionManagerProxy::GetFoldDisplayMode() in GetFoldDisplayMode()2097 bool ScreenSessionManagerProxy::IsFoldable() in IsFoldable()2120 bool ScreenSessionManagerProxy::IsCaptured() in IsCaptured()2143 FoldStatus ScreenSessionManagerProxy::GetFoldStatus() in GetFoldStatus()2250 void ScreenSessionManagerProxy::SwitchUser() in SwitchUser()2419 uint32_t ScreenSessionManagerProxy::GetCurvedCompressionArea() in GetCurvedCompressionArea()[all …]
26 class ScreenSessionManagerProxy : public IRemoteProxy<IScreenSessionManager> {28 explicit ScreenSessionManagerProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy(impl) {} in ScreenSessionManagerProxy() function30 ~ScreenSessionManagerProxy() = default;186 static inline BrokerDelegator<ScreenSessionManagerProxy> delegator_;