Searched refs:CallManagerProxyType (Results 1 – 9 of 9) sorted by relevance
33 enum CallManagerProxyType { enum110 virtual sptr<IRemoteObject> GetProxyObjectPtr(CallManagerProxyType proxyType) = 0;
118 sptr<IRemoteObject> GetProxyObjectPtr(CallManagerProxyType proxyType);
678 sptr<IRemoteObject> GetProxyObjectPtr(CallManagerProxyType proxyType) override;
713 sptr<IRemoteObject> GetProxyObjectPtr(CallManagerProxyType proxyType) override;
306 CallManagerProxyType proxyType = CallManagerProxyType::PROXY_BLUETOOTH_CALL;
1301 CallManagerProxyType proxyType = static_cast<CallManagerProxyType>(data.ReadInt32()); in OnGetProxyObjectPtr()
1376 sptr<IRemoteObject> CallManagerService::GetProxyObjectPtr(CallManagerProxyType proxyType) in GetProxyObjectPtr()
1254 sptr<IRemoteObject> CallManagerServiceProxy::GetProxyObjectPtr(CallManagerProxyType proxyType) in GetProxyObjectPtr()
1550 sptr<IRemoteObject> CallManagerProxy::GetProxyObjectPtr(CallManagerProxyType proxyType) in GetProxyObjectPtr()