Searched refs:MockSessionManagerServiceProxy (Results 1 – 2 of 2) sorted by relevance
24 class MockSessionManagerServiceProxy : public IRemoteProxy<IMockSessionManagerInterface> {26 explicit MockSessionManagerServiceProxy(const sptr<IRemoteObject>& impl) in MockSessionManagerServiceProxy() function28 ~MockSessionManagerServiceProxy() {}; in ~MockSessionManagerServiceProxy()38 static inline BrokerDelegator<MockSessionManagerServiceProxy> delegator_;
26 sptr<IRemoteObject> MockSessionManagerServiceProxy::GetSessionManagerService() in GetSessionManagerService()51 sptr<IRemoteObject> MockSessionManagerServiceProxy::GetScreenSessionManagerLite() in GetScreenSessionManagerLite()74 void MockSessionManagerServiceProxy::NotifySceneBoardAvailable() in NotifySceneBoardAvailable()97 void MockSessionManagerServiceProxy::RegisterSMSRecoverListener(const sptr<IRemoteObject>& listener) in RegisterSMSRecoverListener()126 void MockSessionManagerServiceProxy::UnregisterSMSRecoverListener() in UnregisterSMSRecoverListener()148 void MockSessionManagerServiceProxy::RegisterSMSLiteRecoverListener(const sptr<IRemoteObject>& list… in RegisterSMSLiteRecoverListener()177 void MockSessionManagerServiceProxy::UnregisterSMSLiteRecoverListener() in UnregisterSMSLiteRecoverListener()