Searched refs:mClosedAndAwaitResponse (Results 1 – 1 of 1) sorted by relevance
221 @VisibleForTesting final State mClosedAndAwaitResponse = new ClosedAndAwaitResponse(); field in ChildSessionStateMachine273 addState(mClosedAndAwaitResponse, mKillChildSessionParent); in ChildSessionStateMachine()1402 transitionTo(mClosedAndAwaitResponse); in processStateMessage()