Searched refs:WindowEventChannelListenerProxy (Results 1 – 3 of 3) sorted by relevance
31 class WindowEventChannelListenerProxy : public IRemoteProxy<IWindowEventChannelListener> {33 explicit WindowEventChannelListenerProxy(const sptr<IRemoteObject>& impl) in WindowEventChannelListenerProxy() function35 virtual ~WindowEventChannelListenerProxy() = default;41 static inline BrokerDelegator<WindowEventChannelListenerProxy> delegator_;
40 void WindowEventChannelListenerProxy::OnTransferKeyEventForConsumed(int32_t keyEventId, bool isPreI… in OnTransferKeyEventForConsumed()
334 WindowEventChannelListenerProxy listenerProxy(iRemoteObjectMocker);