Searched refs:mStableState (Results 1 – 1 of 1) sorted by relevance
76 private StableState mStableState = new StableState(); field in BondStateMachine83 addState(mStableState); in BondStateMachine()89 setInitialState(mStableState); in BondStateMachine()217 transitionTo(mStableState); in processMessage()