Searched refs:mSoftApState (Results 1 – 1 of 1) sorted by relevance
921 private State mSoftApState = new SoftApState(); field in WifiStateMachine1155 addState(mSoftApState, mDefaultState); in WifiStateMachine()4295 transitionTo(mSoftApState); in processMessage()