Searched refs:mStableState (Results 1 – 1 of 1) sorted by relevance
77 private StableState mStableState = new StableState(); field in BondStateMachine86 addState(mStableState); in BondStateMachine()92 setInitialState(mStableState); in BondStateMachine()222 transitionTo(mStableState); in processMessage()