Searched refs:receivedContext (Results 1 – 1 of 1) sorted by relevance
266 IInvocationContext receivedContext; in handleInvocationStart() local268 receivedContext = InvocationContext.fromProto(anyDescription.unpack(Context.class)); in handleInvocationStart()269 mergeInvocationContext(mMainContext, receivedContext); in handleInvocationStart()280 mListener.invocationStarted(receivedContext); in handleInvocationStart()