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