Searched refs:inputInterfaces (Results 1 – 3 of 3) sorted by relevance
24 InputCallbackImpl::InputCallbackImpl(const wptr<IInputInterfaces> &inputInterfaces, in InputCallbackImpl() argument25 const wptr<InputCallbackImpl> &otherCallback) : inputInterfaces_(inputInterfaces), in InputCallbackImpl()
28 …InputCallbackImpl(const wptr<IInputInterfaces> &inputInterfaces, const wptr<InputCallbackImpl> &ot…