Searched refs:mStableState (Results 1 – 1 of 1) sorted by relevance
87 private StableState mStableState = new StableState(); field in BondStateMachine101 addState(mStableState); in BondStateMachine()107 setInitialState(mStableState); in BondStateMachine()284 transitionTo(mStableState); in processMessage()