Searched refs:otherCallback (Results 1 – 3 of 3) sorted by relevance
25 const wptr<InputCallbackImpl> &otherCallback) : inputInterfaces_(inputInterfaces), in InputCallbackImpl() argument26 reportCallback_(otherCallback) in InputCallbackImpl()
28 …kImpl(const wptr<IInputInterfaces> &inputInterfaces, const wptr<InputCallbackImpl> &otherCallback);